conversations

Unarchive a conversation

Restores a previously level-1 archived conversation. Only conversations archived with POST /conversations/{convId}/archive can be unarchived. Level-2 archived conversations (via DELETE) are permanently removed and cannot be restored.

Permission: Conversations Write required.

Monitoring: No impact.

post/conversations/{convId}/unarchive

Path parameters

convIdinteger required

The identifier of the conversation

Response

Conversation successfully unarchived.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.