Delete a public SSH key for the authenticated user

DELETE {{baseUrl}}/user/keys/:key_id

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.