post
https://alpha.emaktalk.com/api/v1/canned_responses
Creates a new canned response in the system. This API allows users to define a reusable message by specifying details.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Headers:
Authorization: Bearer [Token]
Body:
| Key | Description | Required |
|---|---|---|
| canned_response_title | Title of the Canned Response | Yes |
| default_language | The Default Language Used for that Canned Response | Yes |
| message_language | The Language for one of the Canned Response Messages | Yes |
| message_text | The Text Sent by that Canned Response | Yes |
| audio_message | The Audio Recording Played for the User | No |
Languages:
| Language | Code Used in Body |
|---|---|
| Arabic | ar |
| Chinese | zh |
| Dutch | nl |
| English | en |
| French | fr |
| German | de |
| Hebrew | he |
| Italian | it |
| Japanese | ja |
| Korean | ko |
| Portuguese | pt |
| Romanian | ro |
| Russian | ru |
| Spanish | es |
| Swedish | sv |
