Skip to main content
DELETE
/
api
/
messaging
/
templates
/
{template_id}
Delete Template
curl --request DELETE \
  --url https://api.example.com/api/messaging/templates/{template_id}/
Delete a template.
template_id
string
required
Template ID

Success Response (204)

No content returned.