latestOpenAPI 3.1.1Proprietary – Contact us for usage terms2026-08-20173183551.4 KB

9da73dd2f99e

conversations

Permanently archive a conversation (level 2)

Performs a level-2 (permanent) archive on a conversation. This operation is irreversible and requires Monitoring to be enabled on your API key.

Unlike level-1 archive (POST /conversations/{convId}/archive), which is a soft, reversible operation, level-2 archive permanently removes the conversation. Returns 401 if Monitoring is OFF.

Permission: Conversations Write required.

Monitoring: Required. Returns 401 if Monitoring is OFF.

delete/conversations/{convId}/archive

Path parameters

convIdinteger required

The identifier of the conversation

Response

Conversation permanently archived (level 2 — irreversible).