Skip to main content

Create a CertOps agent bootstrap token

POST 

/api/v1/workspaces/:id/certops/agent-bootstrap-tokens

Issues a single-use agent bootstrap token used once by POST /api/v1/certops/agent/register. Expiry is required, must be in the future, and is capped at 30 days. The raw ttboot_ token is returned exactly once by this create response; only its hash is persisted.

Request

Responses

Agent bootstrap token issued