v1

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

Create a new Invitation and send Email to User

Create a new invitation and send email to a user. This is used when a previously sent invite email expired. (Org Admin privileges required)

get/v2/org/{org-name}/users/{id}/invite

Path parameters

org-namestring required
user id or b64encoded emailstring required

Query parameters

send-emailboolean

Response

OK

activationTokenstring

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

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

NCA role