claimsResetAll
Reset authorization claims for all users in the current environment.
Performs a bulk reset of user authorization claims, processing users in batches of 50 to ensure system stability. This operation refreshes all user permissions, roles, and access rights to reflect the latest authorization policies.
Possible errors:
AUTH: Role=[system]
claimsResetAll: ClaimsResetAllResponse!
Type
ClaimsResetAllResponse
object
Response for bulk user claims reset operations.
Provides detailed statistics about the batch claims reset process, including success and failure counts for monitoring and auditing purposes.