Skip to main content
POST
Create SSH Key

Authorizations

apikey
string
header
required

Body

application/json
name
string
required

A human-friendly name for the key, unique per user

public_key
string
required

Full OpenSSH public key line

Response

Created SSH key

The response is of type object.