POST
/
v1
/
apps
/
{app_id}
/
conversations
/
create

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string
required

Body

application/json
name
string
required
added_on
string

The creation timestamp of the conversation

modified_on
string

The modification timestamp of the conversation

settings
object | null

Response

200 - application/json
deleted_on
string | null
required
id
string
required
name
string
required
settings
object | null
required
added_on
string

The creation timestamp of the conversation

modified_on
string

The modification timestamp of the conversation