Soft-delete a template
Templates
Soft-delete a template
Soft-delete a template and free its canonical slug for recreation. The
original slug is echoed back. Existing renders are untouched. A second
DELETE of the same slug returns 404.
DELETE
Soft-delete a template
Authorizations
Project API key (ck_live_… or ck_test_…) presented as a bearer token.
For embed partner endpoints this is the partner secret key, which is the
same credential type.
Path Parameters
The template slug (canonical identifier within the project).