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