Create a user
Create users through the Buster API
Access is provisioned on a data source level - NOT on a project level. If a user visits a project where they do not have data source access, they will be unable to use the project.
Body parameters
The identifier that you would like to reference the user with. This can be an email address, a username, or any other unique identifier that you would like to use.
This is the external identifier of the data source you would like to associate the user with. If you do not provide this, the user will not have access to any data sources.
For multi-tenant data sources, these are the variables that will be injected into row level policies.
You can optionally provide a name for the user. This is used for search within the Buster admin UI.
You can optionally provide a group identifier for the user. This is used for search within the Buster admin UI.
Was this page helpful?