Conversations

Delete Conversation

This endpoint deletes a single conversation by its unique identifier. Use this for destructive data removal. For normal call cleanup when a user leaves or a session is finished, use End Conversation instead.

delete/v2/conversations/{conversation_id}

Query parameters

hardboolean
Example:true

If set to true, the conversation and associated assets will be hard deleted. CAUTION: This action is irrevocable.

Response

NO CONTENT

Changes

No recorded changes to this endpoint across all 1 revision of this API.