Skip to main content
POST
Add SSH Key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
enum<string>
required
Available options:
application/json

Body

application/json
name
string
required
publicKey
string
required

Response

per_page
integer
required
to
integer
required
total
integer
required
current_page
integer
data
object[]
first_page_url
string
from
integer
last_page
integer
last_page_url
string
next_page_url
string | null
path
string
prev_page_url
string | null
Last modified on June 20, 2026