Create a customer manager
Creates a new customer manager in an Embedded partner's account.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
team_collaborator_id
The collaborator's ID.
role_id
The role that you plan for the customer manager to have.
permitted_workspace_ids
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
result