Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Body

application/json

Gateway to create

client_tls
object
domain
string
entitlements
object

Entitlements is required for platform (empty JWT tenant) create and must include full stamped caps. Tenant callers must omit it (422 if sent). When a tenant omits it, the gateway defaults to free or inherits the highest sibling tier.

metadata
object
session_config
object
slug
string

Slug is optional; when omitted the server generates a unique random slug. If provided it must be a lowercase DNS label.

Example:

"acme-prod"

telemetry
object
tenant_id
string

TenantID is required ownership for platform (empty JWT) create-for-tenant; tenant JWTs may match or omit it (JWT wins).

Response

Created

client_tls
object
created_at
string
domain
string
entitlements
object
hosts
object
id
string
metadata
object
session_config
object
slug
string
status
string
telemetry
object
updated_at
string
version
string