White Label Admin - Add user to an organization
PreviousWhite Label Admin - Add organization API keyNextWhite Label Admin - Remove user from an organization
Last updated
Was this helpful?
Last updated
Was this helpful?
White label admin only API to add a user to an organization. If no user is provided, the current user is used.
/api/organizations/{organizationId}/whitelabel/organizations/{innerOrganizationId}/members
Organization ID
Organization ID within the context of a white label
Username or email of the user to be added to the project or organization. If no user is provided, the user ID attached to the JWT will be used.
janjongboom
admin
, member
, guest
Only used for 'guest' users. Limits the datasets the user has access to.