v1

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

Invite User to NCA (team version)

Invites and creates a User in team

post/v3/orgs/{org-name}/teams/{team-name}/users/nca-invitations

Path parameters

org-namestring required
team-namestring required

Request body

messagestring

Is a message to the new user

inviteAs'ADMIN' | 'MEMBER'

Nca allow users to be invited as Admin and as Member

emailstring

Is the user email

invitationExpirationIninteger

Is the numbers of days the invitation will expire

Response

OK

activationTokenstring

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

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

NCA role