post https://api.indigitall.com/v2/chatgen/agent//conversation
This endpoint allows you to send a message directly to a chatgen agent.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests⦠|
Loadingā¦
Responses
This endpoint allows you to send a message directly to a chatgen agent.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests⦠|
xxxxxxxxxx
10curl --request POST \
--url https://api.indigitall.com/v2/chatgen/agent/agentId/conversation \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"agentType": "contextual",
"channel": "whatsapp"
}
'
Try It!
to start a request and see the response here! Or choose an example: