POST
/
api
/
v1
/
conversations
/

Authorizations

Authorization
string
headerrequired

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

Body

application/json
user_id
string
required
title
string
required
status
enum<string>
required
Available options:
active,
archived,
deleted
project_ids
string[]
required
agent_ids
string[]
required

Response

200 - application/json
message
string
required
conversation_id
string
required