post https://api.indigitall.com/v2/chat//channel
Create a new chat channel for a given application
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requestsā¦ |
Loadingā¦
Responses
Create a new chat channel for a given application
time | status | user agent | |
---|---|---|---|
Retrieving recent requestsā¦ |
xxxxxxxxxx
10curl --request POST \
--url https://api.indigitall.com/v2/chat/applicationId/channel \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"enabled": true,
"type": "cloud_api"
}
'
Try It!
to start a request and see the response here! Or choose an example: