Logo

Inactivate a conversation

DELETE
/conversations/{conversationId}
/conversations/{conversationId}

Path Parameters

conversationId
Required
integer

The conversation's unique identifier.

curl -X DELETE "https://example.com/conversations/0"

Conversation inactivated successfully