Edit Worker Permissions
Updates granular permission flags for a specific worker. Only include the permissions you want to change — omitted permissions remain unchanged. The admin and owner flags cannot be modified through this endpoint.
Authorizations
Path Parameters
Worker ID
Body
Only the permissions object can be updated. Include only the permission flags you want to change.
Granular module-level permission flags. All values are 1 (enabled) or 0 (disabled).
Response
Permissions updated successfully
Worker permission flags including admin/owner status and granular module-level permissions.
Whether the worker has admin privileges. 1 = admin, 0 = not admin.
0, 1 Whether the worker is an owner. 1 = owner, 0 = not owner.
0, 1 Granular module-level permission flags. All values are 1 (enabled) or 0 (disabled).