v1

latestOpenAPI 3.0.02026-08-06184831.7 KB
Conversations

Create a conversation

post/v1/conversations

Request body

OR

Response

The conversation was created

Example response

{
  "data": {
    "created_at": "2015-11-30T00:00:00:000Z",
    "queued_at": "2015-11-30T00:00:00:000Z",
    "status_updated_at": "2015-11-30T00:00:00:000Z",
    "assigned_at": "2015-11-30T00:00:00:000Z"
  }
}