flows

FlowStageBinding Viewset

patch/flows/bindings/{fsb_uuid}/

Path parameters

fsb_uuidstring uuid required

A UUID string identifying this Flow Stage Binding.

Request body

targetstring uuid
stagestring uuid
evaluate_on_planboolean

Evaluate policies during the Flow planning process.

re_evaluate_policiesboolean

Evaluate policies when the Stage is presented to the user.

orderinteger
policy_engine_mode'all' | 'any'
invalid_response_action'retry' | 'restart' | 'restart_with_context'

Response

pkstring uuid required
policybindingmodel_ptr_idstring uuid required
targetstring uuid required
stagestring uuid required
evaluate_on_planboolean

Evaluate policies during the Flow planning process.

re_evaluate_policiesboolean

Evaluate policies when the Stage is presented to the user.

orderinteger required
policy_engine_mode'all' | 'any'
invalid_response_action'retry' | 'restart' | 'restart_with_context'

Changes

No recorded changes to this endpoint across all 1 revision of this API.