POST
/
sshkeys
/
add

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
name
string
required

The name of the SSH Key.

public_key
string
required

The public key.

Response

200 - application/json
id
string
required

The ID of the SSH Key.