Skip to main content
DELETE
/
conversations
/
{conversation_id}

Authorizations

Authorization
string
header
required

API Key authentication.

Path Parameters

conversation_id
string
required

Conversation ID.

Body

application/json
user
string
required

The user identifier. Note: The Service API does not share conversations created by the WebApp. Conversations created through the API are isolated from those created in the WebApp interface.

Response

204

Conversation deleted successfully. No Content.