Skip to main content
POST
Issue an organization sandbox SSH certificate

Authorizations

Authorization
string
header
required

API token created in the Thunder console.

Body

application/json
ssh_public_key
string
required

One-line OpenSSH public key whose matching private key remains on the client.

Response

Certificate issued.

ssh_certificate
string
required

OpenSSH user certificate signed by the organization's sandbox authority.

ssh_ca_public_key
string
required

Public key of the organization's sandbox SSH authority.

principal
string
required

Organization-scoped principal accepted by its sandboxes.

expires_at
string<date-time>
required