Skip to main content
POST
Create deployment

Authorizations

Authorization
string
header
required

Bearer token: an organization API key (ak_…) created under Settings → API Keys, or a dashboard user session token. Proxy keys (xe_…) are not accepted here. Endpoints marked as user-only in their description reject organization keys with 403.

Headers

X-Request-ID
string | null

Body

application/json
name
string
required
Required string length: 1 - 255
ingress_url
string | null
Maximum string length: 2048
data_plane_url
string | null
Maximum string length: 2048

Response

Successful Response

Returned exactly once at create/rotate time — carries the one-time bootstrap token. It is never retrievable again (only its hash is stored).

deployment
DeploymentRead · object
required
bootstrap_token
string
required
bootstrap_expires_at
string<date-time>
required