users
Delete a public SSH key for the authenticated user
Removes a public SSH key from the authenticated user's GitHub account. Requires that you are authenticated via Basic Auth or via OAuth with at least admin:public_key scope.
delete/user/keys/{key_id}
Path parameters
key_idinteger required
The unique identifier of the key.
Response
Response