Create a User
Creates one identity owned by your partner account. For a provisioned organization, the user receives the requested membership. For an owner-linked organization with an active viewer-management grant, the user is created as a read-only dashboard viewer with role ‘user’; the response has a null embed_token and a scoped token must then be requested with organization_id. Linked organizations reject provisioning fields.
Authorizations
Query Parameters
Organization to assign the user to (alternative to the body field)
Body
Unique identifier in your database. This key is unique across your partner account.
Email address of the user.
Customer's display name.
Name of a new team to create for this user (if not adding to existing organization).
ID of an existing organization to add the user to (alternative to the query parameter). Owner-linked organizations require an active viewer-management grant and always assign role 'user'.
Role to assign to the user in the organization. If provided, organization_id is required.
owner, manager, user