Skip to main content
DELETE
Delete a message template
Delete a message template. Only a template still in draft can be deleted: once it is submitted, the deletion is refused with template_not_editable. Contact support to retire a template that has already been registered.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string
required

The identifier of the template.

Response

OK

id
string
required

The identifier of the template that was deleted.

Example:

"template_01k8ap1btqf5r9fq2c8ax5fhc9"