Conversations

Open the call block below to see detailed information about a specific API call.

The request setup for Conversations is the same as Alerts, except that instead of /alerts you use /conversations.

Creates Conversations

post

This endpoint is used for receiving conversations from live chats, emails and in app-messaging. Intercom external is a system like this which is defined as a customer communication platform.

Query parameters
keystringOptional
apptokenstringOptional
Header parameters
AuthorizationstringRequired
x-app-tokenstringRequired
Responses
post
/conversations
POST /conversations HTTP/1.1
Host: api.aisera.com/
Authorization: text
x-app-token: text
Accept: */*

No content

Last updated

Was this helpful?