Delete a public SSH key for the authenticated user
DELETE
/user/keys/{key_id}
Removes a public SSH key from the authenticated user's GitHub account.OAuth app tokens and personal access tokens (classic) need the admin:public_key scope to use this endpoint.