Unapprove a tent template
Return the template to draft. Never blocked β tents already seeded from the template are unaffected, but new tents can no longer be seeded from it until it is approved again.
Authorizations
Workspace API key, e.g. Authorization: Bearer tented_.... Create keys in Workspace Settings β API Keys.
Path Parameters
Tent template ID.
Response
Back to draft.
Full tent template object.
Tent template ID.
Internal display name.
Lifecycle state.
draft, approved Latest content version number.
How the template was created: upload for API- or hand-authored HTML, tent for templates created from an existing tent.
upload, tent Tent the template was created from, when source_type is tent.
Version that is approved, or null.
Number of content versions (equals current_version).
Creation time.
Last update.
Who created the template (API key name or user).
Status of the most recent AI generation, when one exists.
generating, completed, failed API path to fetch the latest HTML, e.g. /v1/tent-templates/{templateId}/content.