Released: 2026-06-22 Updated: 2026-06-18
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_inforesponse field in the following Reports APIs:GET /v2/report/chat/sessions/{sessionId}