Creates a new encrypted Chat group conversation on behalf of the authenticated user.
The access token received from the authorization server in the OAuth 2.0 flow.
Client-generated conversation ID.
Version of the conversation encryption key.
Encrypted conversation keys for each participant.
User IDs of group members to include in the conversation.
User ID.
Cryptographic signatures for the create action.
Base64-encoded key rotation payload.
User IDs of group admins. Defaults to the creator if omitted.
User ID.
URL of the avatar image for the group conversation.
Description for the group conversation.
Display name for the group conversation.
Message time-to-live in milliseconds. Messages expire after this duration.
The request has succeeded.
1An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).