Delete an SSH signing key for the authenticated user
DELETE
/user/ssh_signing_keys/{ssh_signing_key_id}
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.