Update a team member's tenant access
Update a team member's tenant access
This endpoint can be used to update existing tenant roles.
PATCH
Update a team member's tenant access
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique ID of the team member to update
Body
application/json
The tenants and roles to update for the team member.
A list of tenant ids
Required array length:
1 - 10 elementsUnique identifier of the tenant
List of roles to be assigned to the tenant member
Tenant Member Role
Available options:
owner, editor-connections, editor-users, editor-specific-apps, editor-organizations, viewer-config, viewer-users, support-access, elevated-support-access, editor-kms List of applications. Only if nested role is editor-specific-app
Required string length:
5 - 50Pattern:
^([0-9a-zA-Z-_@\.~]{5,64})$Response
Operation completed with errors