Skip to main content

conversations/unarchived

Fired when a conversation is unarchived.

Data

conversationId
string (UUID)
Branded ConversationId
by
string (UUID)
Branded AgentId

Example

{
  "jsonrpc": "2.0",
  "type": "event",
  "event": "conversations/unarchived",
  "data": { ... }
}

Triggered By