Skip to main content
DELETE
Delete a conversation and its messages

Authorizations

Authorization
string
header
required

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

Body

application/json
conversationId
string
required

_id of the conversation to delete; the conversation must belong to the caller's organization.

Response

Conversation deleted

message
string
data
any