Users
Bulk revoke permissions
Demote up to the bulk-endpoint cap of site admins to Basic users in a single request. Pass an array of user ids in data; each id is processed independently and the response reports per-row success or failure. Equivalent to calling POST /v3/users/{id}/revoke_permissions for each id but submitted as one request. Users that are not site admins are unaffected.
post/v3/users/revoke_permissions/bulk
Request body
Response
Accepted
Changes
No recorded changes to this endpoint across all 1 revision of this API.