Changelog: Chat - Manage chat channel ownership and access encryption details

Released: 2026-06-22 Updated: 2026-06-18

Visit Changelog

Summary: Added an API to transfer ownership of chat channels and enhanced the Chat Session Report API with an encryption_info response field for retrieving encryption-related details.

Added

  • New Chat Channels (Account-level) API:
    • PATCH /v2/chat/channels/{channelId}/owner/{identifier}

Enhancements

  • New encryption_info response field in the following Reports APIs:
    • GET /v2/report/chat/sessions/{sessionId}