v1

latestOpenAPI 3.0.1Legal Noticesraw.githubusercontent.com2024-10-1111878466.0 KB
Users Management

Remove User Role in team

Remove User Role in team (if the last role is removed, the user is removed from the team).

delete/v2/org/{org-name}/team/{team-name}/users/{id}/remove-role

Path parameters

org-namestring required
team-namestring required
user id or b64encoded emailstring required

Query parameters

rolesstring[]

Response

OK

activationTokenstring

token needed to activate the user to enable login and other features

ncaRole'UNKNOWN' | 'ADMINISTRATOR' | 'MEMBER' | 'OWNER' | 'PENDING'

NCA role