Skip to main content
DELETE
Delete a template

Phase

Phase 1 (Launch)

Path parameters

string
required
Template ID, e.g., tpl_abc123.

Response

Returns a confirmation object:
Deletion is permanent. The template’s HTML, schema, and defaults are removed. PDFs previously generated from this template are unaffected — they were rendered at creation time and don’t depend on the template continuing to exist.
This action cannot be undone. If you need to restore a deleted template, re-create it from your local files using pdfbase templates push.

Example