Auth
Get SCIM settings.
Enterprise feature
Returns the current settings for SCIM provisioning.
get/api/admin/scim-settings
Response
#/components/schemas/scimSettingsSchema
Example response
{
"enabled": true,
"hasToken": true
}Changes
Changed in 1 of the 7 revisions of this API.2
- ○
api tag
Authaddedapi-tag-added
- ○
api tag
Unstableremovedapi-tag-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○