Skip to main content
POST
Create SSH key

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
publicKey
string
required
region
string
required

Response

200 - application/json

SSH key created

id
string<uuid>
name
string
fingerprint
string
region
string
createdAt
string<date-time> | null