These endpoints enable automated user provisioning, user lookup, workspace entitlement management, and SCIM capability discovery.
The User management endpoints in the SCIM API manage Anaplan user records and their workspace entitlements.
Their scope covers four main activities:
- Retrieve single-user details through a user ID. The retrieval includes the SCIM user attributes and associated workspace entitlements.
- Search and retrieve multiple users searches for users and return them in a paginated list.
- Use creation and workspace assignment for that user. Workspace access is represented through SCIM
entitlements. - Update a user by updating individual fields in existing records, or replacing an entire user record.
In practice, these endpoints support automated user provisioning, user profile synchronization, activation or deactivation, and workspace-access management from an external identity provider. They do not manage SCIM service metadata.