Create a new conversation

Create a new conversation. This endpoint initializes a new conversation for the authenticated user.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

X-API-KeystringRequired

Request

This endpoint expects an object.
namestringOptional
The name of the conversation

Response

Successful Response
resultsobject

Errors