users
Create a public SSH key for the authenticated user
Adds a public SSH key to the authenticated user's GitHub account. Requires that you are authenticated via Basic Auth, or OAuth with at least write:public_key scope.
post/user/keys
Request body
Example request
{
"title": "Personal MacBook Air"
}Response
Response