users
Create a public SSH key for the authenticated user
Adds a public SSH key to the authenticated user's GitHub account.
OAuth app tokens and personal access tokens (classic) need the write:gpg_key scope to use this endpoint.
post/user/keys
Request body
Example request
{
"title": "Personal MacBook Air"
}Response
Response