Create a customer workspace collaborator group

Creates a new collaborator group in an Embedded customer workspace.

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). External IDs must be URL encoded and prefixed with an E, for example: EA2300.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
user_groupobjectRequired

Response

Group successfully created.
dataobject or null

Errors