v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
workspace

Update operator settings for a workspace

Updates the operator settings for a specific workspace. Requires workspace admin privileges.

post/w/{workspace}/workspaces/operator_settings

Path parameters

workspacestring required

Request body

runsboolean required

Whether operators can view runs

schedulesboolean required

Whether operators can view schedules

resourcesboolean required

Whether operators can view resources

variablesboolean required

Whether operators can view variables

assetsboolean required

Whether operators can view assets

audit_logsboolean required

Whether operators can view audit logs

triggersboolean required

Whether operators can view triggers

groupsboolean required

Whether operators can view groups page

foldersboolean required

Whether operators can view folders page

workersboolean required

Whether operators can view workers page

Response

Operator settings updated successfully