users
Delete an SSH signing key for the authenticated user
Deletes an SSH signing key from the authenticated user's GitHub account. You must authenticate with Basic Authentication, or you must authenticate with OAuth with at least admin:ssh_signing_key scope. For more information, see "Understanding scopes for OAuth apps."
delete/user/ssh_signing_keys/{ssh_signing_key_id}
Path parameters
ssh_signing_key_idinteger required
The unique identifier of the SSH signing key.
Response
Response