v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Agent Workflow

Promote Workflow

Promote flow versions into a higher environment (DFCX only).

Gated behind :func:require_promote_permission. v1 deploys flow versions only (DFCX has no deploy-playbook primitive). DFCX records the deployment in its own environment history; we log the Bluejay actor for audit.

post/v1/agents/{agent_id}/workflow/promote

Path parameters

agent_idstring required

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

environment_namestring required

DFCX environment resource name (…/environments/{id})

flow_version_namesstring[] required

Flow version resource names to deploy

Response

Successful Response

object required