https://YOUR_APP_URL/api/v1/scim/v2/
Bearer YOUR_SCIM_TOKEN
(See SCIM Setup within Lightdash above for generating a token)Hybrid identity administrator
permissions to configure SCIM for your organizationProperty | Description | Required | Default |
---|---|---|---|
role | The user’s role in the organization | No | member [1] |
member
.role
property, you must use urn:lightdash:params:scim:schemas:extension:2.0:User:role
as
the attribute path.member
viewer
interactive_viewer
editor
developer
admin
<scim-access-token-uuid>
with the UUID of the token you wish to rotate, and <personal-access-token>
with your personal access token. This process will invalidate the previous token and return a new token with the specified expiration date.