Python SDK
Create or update a workflow version
Required capabilities:
workflowOrchestrationACL:WRITE
Create or update a workflow version. Limited to a single workflow version per request.
POST
Python SDK
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Body
application/json
Required array length:
1 elementResponse
200 - application/json
Workflow version created/updated
Required array length:
1 elementLast modified on June 19, 2026