Skip to main content
PATCH
Error

Authorizations

fastapiusersauth
string
cookie
required

Body

application/json

Settings for OAuth authentication.

app_registry_validation_enabled
boolean
default:false

Whether registry validation is enabled.

app_executions_query_limit
integer
default:100

The maximum number of executions to return in a single query.

app_interactions_enabled
boolean
default:false

Whether app interactions are enabled.

app_workflow_export_enabled
boolean
default:true

Whether workflow exports are enabled.

app_create_workspace_on_register
boolean
default:false

Whether to automatically create a workspace when a user signs up.

app_action_form_mode_enabled
boolean
default:true

Whether to enable form mode for action inputs. When disabled, only YAML mode is available, preserving raw YAML formatting.

app_unsafe_disable_secret_error_withholding_workspace_ids
string<uuid>[]

UNSAFE: workspaces whose actions may opt into showing their original error message when secrets are in scope. Each action must still enable 'Show error details' individually. Known secret values are still masked.

Response

Successful Response