delete
https://alpha.emaktalk.com/api/v1/canned_responses/
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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.
