Feedback Management

Delete an email template

<Warning> The Feedback Management API is currently in **BETA**, therefore the following endpoints are subject to modification, given a **2 week notice**.

If you are planning to use any of them, please notify us so we will be able to keep you informed about upcoming changes. </Warning>

Deletes a feedback email template belonging to the authenticated user's organization.

delete/feedback/email-templates/{template_id}

Path parameters

template_idnumber required

Template id

Response

No Content — template deleted successfully

Changes

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