Create a canned response

Creates a saved reply template together with its first piece of text: canned_response_title and default_language are stored on the template, while message_language, message_text and audio_message become its first language entry. The template and its text are written one after the other rather than as a single transaction, so a failure on the second step leaves a template with no text. The response does not include the new template's id — list canned responses to pick it up.

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

Name of the template, stored on the template itself.

string

Language the template falls back to when no better match is available.

string

Language of the first text entry, for example en-us.

string

Body text of the first entry.

string

Audio value saved alongside the first entry, stored exactly as sent.

Responses
200

The template and its first text entry were written.

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