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

9da73dd2f99e

conversations

Archive a conversation (level 1 — soft)

Performs a level-1 (soft) archive on a conversation. This is a reversible operation — the conversation can be restored using the /unarchive endpoint.

For permanent deletion, use DELETE /conversations/{convId}/archive (level-2 archive), which requires Monitoring to be enabled.

Permission: Conversations Write required.

Monitoring: No impact.

post/conversations/{convId}/archive

Path parameters

convIdinteger required
Example:123456

The identifier of the conversation

Response

Conversation successfully archived (level 1 — reversible).