Update User Features
Updates the feature entitlements for a particular user.
Request Example
🚧 Required PermissionsCalling this endpoint requires the User Provisioning role with
ACCESS_USER_PROVISIONING_API
privilege. See Bot Permissions for a list of roles and associated privileges.
Updating User Entitlements in Bulk
When updating a large number of users, Symphony recommends parallelizing calls to this endpoint, typically to perform up to 300 calls concurrently.
To reduce the effects of network latency, Symphony recommends executing these calls on a server in close geographic proximity to your pod.
Last updated