users
Create a SSH signing key for the authenticated user
Creates an SSH signing key for the authenticated user's GitHub account. You must authenticate with Basic Authentication, or you must authenticate with OAuth with at least write:ssh_signing_key scope. For more information, see "Understanding scopes for OAuth apps."
post/user/ssh_signing_keys
Request body
Example request
{
"title": "Personal MacBook Air"
}Response
Response