{
  "eventType": "request",
  "method": "thread/unsubscribe",
  "params": {
    "threadId": "session-id"
  }
}
{
  "eventType": "response"
}