Skip to main content

surface/cleared

Fired when a surface is removed from a conversation.

Data

conversationId
string (UUID)
Branded ConversationId

Example

{
  "jsonrpc": "2.0",
  "type": "event",
  "event": "surface/cleared",
  "data": { ... }
}

Triggered By