workflows
Apply a partial update to the workflow-extension metadata for the given Workflow ID
Updates only the workflow-extension store; never a core workflow field. Designed to carry workflow-extension attributes generally so future fields reuse this operation. Returns the updated workflow representation.
patch/workflow/{workflowId}
Path parameters
workflowIdstring required
Workflow string identifier
Query parameters
workspaceIdinteger
Workspace numeric identifier
Request body
Response
OK