DELETE
/
v1
/
conversations
/
{conversation_id}
{
  "success": true
}

Authorizations

X-API-Key
string
header
required

Path Parameters

conversation_id
string
required

Query Parameters

assistant_id
string | null

Response

200
application/json

Successful Response

The response is of type object.

DELETE
/
v1
/
conversations
/
{conversation_id}
{
  "success": true
}

Authorizations

X-API-Key
string
header
required

Path Parameters

conversation_id
string
required

Query Parameters

assistant_id
string | null

Response

200
application/json

Successful Response

The response is of type object.