Skip to main content
POST
Publish a tent

Authorizations

Authorization
string
header
required

Workspace API key, e.g. Authorization: Bearer tented_.... Create keys in Workspace Settings → API Keys.

Path Parameters

tentId
string<uuid>
required

Tent ID.

Body

application/json
custom_page_alias
string | null

Custom published alias: max 100 characters; lowercase letters, numbers, hyphens, underscores, and dots; must start with a letter or number; must not be a UUID or a reserved word (api, admin, submit, assets, …). Use / to publish at the domain root. Pass null to clear the alias and publish at the default tent URL.

Maximum string length: 100
remove_branding
boolean

Request a branding-free published page, when available on your plan.

Response

Published (or already live).

id
string<uuid>
required

Tent ID.

updated_at
string<date-time>
required

Update time.

publication
object
required

Publication state for a tent generation.

message
string

Outcome summary.