v1

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

Creates a User in team

Creates a User and add them to a team within the org.

post/v2/org/{org-name}/team/{team-name}/users

Path parameters

org-namestring required
team-namestring required

Query parameters

send-emailboolean
idp-idstring

If the IDP ID is provided then it is used instead of the one configured for the organization

Cookies

ncidstring
VisitorIDstring

Request body

roleTypestring

DEPRECATED - use roleTypes which allows multiple roles

roleTypesstring[]

feature roles to give to the user

namestring

user name

eulaAcceptedboolean

indicates if user has accepted EULA

emailOptInboolean

indicates if user has opt in to nvidia emails

salesforceContactJobRolestring

user job role

emailstring required

Email address of the user. This should be unique.

Response

OK

activationTokenstring

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

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

NCA role