Delete a canned response

Removes an entire template (type=response) or a single language entry within one (type=text). Deleting a template is a soft delete — it stops appearing in listings but its text entries are kept — while deleting a text entry is permanent. A template that a call flow still plays cannot be deleted until that reference is removed, which comes back as 409. Requires an API key with the Admin role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Id of the template when type=response, or of the individual text entry when type=text.

Query Params
string
enum
required

response to delete the whole template, or text to delete one language entry.

Allowed:
Responses
200

The template was marked deleted, or the text entry was removed.

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json