Skip to main content
POST
Finalize or hard-clean a staged template

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Logical template id (tmpl_…).

Pattern: ^tmpl_[A-Za-z0-9_-]{21}$

Body

application/json
proof
string
required
Required string length: 16 - 128
action
enum<string>
required
Available options:
cleanup,
finalize

Response

Staging action applied

cleaned
boolean
finalized
boolean