Create a customer manager

Creates a new customer manager in an Embedded partner's account.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
team_collaborator_idintegerRequired
The collaborator's ID.
role_idintegerRequired
The role that you plan for the customer manager to have.
permitted_workspace_idslist of integersOptional

The list of workspace IDs where the customer manager should have the specified role, according to the role_id you provide. If omitted or set to an empty array ([]), this parameter grants the customer manager the specified role in all workspaces in the Embedded partner’s account.

Response

Successful reply
resultobject

Errors