post https://api.indigitall.com/v1/chat/cannedmessage
Create a new canned message associated with an instance
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requestsā¦ |
Loadingā¦
Responses
Create a new canned message associated with an instance
time | status | user agent | |
---|---|---|---|
Retrieving recent requestsā¦ |
xxxxxxxxxx
curl --request POST \
--url https://api.indigitall.com/v1/chat/cannedmessage \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"contentType": "text"
}
'
Try It!
to start a request and see the response here! Or choose an example: