Set one or more existing users as members of a specific Organization.
To add a user to an Organization through this action, the user must already exist in your tenant. If a user does not yet exist, you can invite them to create an account, manually create them through the Auth0 Dashboard, or use the Management API.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization identifier.
50List of user IDs to add to the organization as members.
1Members successfully added to organization.