Templates

Delete a template

Soft delete a template by ID. This marks the template as deleted but retains the data.

delete/templates/{id}

Path parameters

idstring uuid required

Template ID

Response

Template deleted successfully

messagestring required

Success message

Changes

No recorded changes to this endpoint across all 1 revision of this API.