UserKey¶
-
class
github.UserKey.UserKey¶ This class represents UserKeys. The reference can be found here https://docs.github.com/en/rest/reference/users#keys
-
delete() → None¶ Calls: DELETE /user/keys/{id} Return type: None
-
github.UserKey.UserKey¶This class represents UserKeys. The reference can be found here https://docs.github.com/en/rest/reference/users#keys
delete() → None¶| Calls: | DELETE /user/keys/{id} |
|---|---|
| Return type: | None |