Create a new conversation

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

Headers

AuthorizationstringRequired

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

X-API-KeystringRequired

Request

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

Response

Successful Response
resultsobject

Errors