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