Delete Canned Response

Deletes a specific canned response from the system using its unique responseId. Once deleted, the response will no longer be available for use.

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

Users can specify whether they are deleting all data for a specific Canned Response, or deleting a specific text message in that Canned Response.

Headers:

Authorization: Bearer [Token]

Type:

  • "response": Deleting the whole Canned Response
  • "text": Deleting a Specific Text Message

Path Variable:

  • If type = "response", the cannedResponseId should be the unique id of the whole canned response
  • If type = "text", the cannedResponseId should be the unique id of the specific text message in that Canned Response.
Path Params
uuid
required

UUID of the canned response or response text to delete.

Query Params
string
enum
required

Type of canned response to delete (either 'response' or 'text').

Allowed:
Responses

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