Skip to main content
DELETE
{base_url}
/
v1
/
conversations
/
{id}
Error
A valid request URL is required to generate request examples
{
  "deleted": true,
  "id": "<string>",
  "object": "<string>"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Conversation ID

Response

OK

deleted
boolean
id
string
object
string

"conversation.deleted"