v1

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

Invite user or add role in team

Invite if user does not exist, otherwise add role in team

patch/v3/orgs/{org-name}/teams/{team-name}/users/{user-email-or-id}/add-role

Path parameters

org-namestring required
team-namestring required
user-email-or-idstring required

Query parameters

rolesstring[] required

Cookies

ncidstring
VisitorIDstring

Response

OK

activationTokenstring

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

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

NCA role