Documentation
Sign inGet started

Delete an email template

DELETE
/v1/email/templates/{template_id}
curl -X DELETE "https://us1.platform.bird.com/v1/email/templates/{template_id}" \
  -H "Authorization: Bearer $TOKEN"
Deletes the template and all its versions. The name becomes available for reuse within the workspace.