Update or Create New Canned Response

Updates the details of an existing canned response identified by its unique id.

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

Users can update a canned response or add a new text to an existing canned response.

Headers:

Authorization: Bearer [Token]

Body:

KeyDescriptionRequired
is_newTrue or False
Specifies whether adding a new text or just updating
Yes
canned_response_titleThe Title of the Canned ResponseYes
default_languageThe New Default Language (If Changed)No
message_languageThe Language of the MessageYes
message_textThe Text Sent by that Canned ResponseYes
audio_messageThe Audio Recording Played for the UserNo
canned_response_text_uuidThe Unique Identifier of the Text Being UpdatedYes, if is_new = false
Path Params
uuid
required

UUID of the canned response.

Body Params
boolean
required

Indicates whether a new canned response text is being created.

string
required

Title of the canned response.

string | null

Default language of the response (optional).

string
required

Language of the message.

string
required

Text of the message.

string | null

Audio message data (can be null).

uuid

UUID of the canned response text. Required if 'is_new' is false.

Responses

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