Skip to main content
POST
Add an SSH key to your account. The key is automatically synced to all running workspaces.

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
public_key
string
required

Response

201 - application/json

SSH key added

created_at
string<date-time>
required
id
string<uuid>
required
name
string
required
public_key
string
required
user_id
string
required