shared-users
Bulk Update User Roles
Bulk-update multiple users to the same target role.
WorkOS has no bulk-membership endpoint, so we fan out per-user with a bounded concurrency. Cross-org targets are silently dropped (the loader pattern’s tenant-enumeration mitigation: we don’t leak whether they exist in another org). Returns per-row success/failure.
POST
Bulk Update User Roles
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Bulk Update User Roles