Endpoint
Request Body
Request Example
Successful Response
No-Op Response
If the tent is already live with the latest completed generation, publish still returns200 OK with an explanatory message:
Clearing an Alias
Sendcustom_page_alias: null to remove a previously assigned alias and publish at the default tent URL:
Alias Rules
- Maximum
100characters - Lowercase letters, numbers, hyphens, underscores, and dots only
- Must start with a letter or number
- Must not be a UUID
- Must not use reserved words such as
api,admin,submit, orassets - Use
/to publish at the domain root
Publish Limit Response
If the workspace cannot publish another tent, the API returns429 Too Many Requests:
GET /v1/tents/{tentId} under the publication object.
Common Errors
Next: Unpublish Tents
Remove a published tent from its public URL.