Skip to main content
POST
Create SSH access

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
expires_minutes
integer

How long the access is valid (5 min – 7 days). Default 60.

Required range: 5 <= x <= 10080
Example:

60

Response

SSH access created.

success
boolean
Example:

true

data
object