users
Delete an SSH signing key for the authenticated user
Deletes an SSH signing key from the authenticated user's GitHub account.
OAuth app tokens and personal access tokens (classic) need the admin:ssh_signing_key scope to use this endpoint.
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