users
Delete a GPG key for the authenticated user
Removes a GPG key from the authenticated user's GitHub account. Requires that you are authenticated via Basic Auth or via OAuth with at least admin:gpg_key scope.
delete/user/gpg_keys/{gpg_key_id}
Path parameters
gpg_key_idinteger required
The unique identifier of the GPG key.
Response
Response