A UUID string identifying this workflow sandbox.
An ID identifying the Workflow you’d like to deploy.
The Vellum-generated ID of the Workflow Deployment you’d like to update. Cannot specify both this and workflow_deployment_name. Leave null to create a new Workflow Deployment.
The unique name of the Workflow Deployment you’d like to either create or update. Cannot specify both this and workflow_deployment_id. If provided and matches an existing Workflow Deployment, that Workflow Deployment will be updated. Otherwise, a new Prompt Deployment will be created.
In the event that a new Workflow Deployment is created, this will be the label it’s given.
A name that uniquely identifies this workflow deployment within its workspace
A human-readable label for the workflow deployment
The ID of the history item associated with this Workflow Deployment’s LATEST Release Tag
The input variables this Workflow Deployment expects to receive values for when it is executed.
The output variables this Workflow Deployment produces values for when it’s executed.
The current status of the workflow deployment
ACTIVE
- ActiveARCHIVED
- ArchivedThe environment this workflow deployment is used in
DEVELOPMENT
- DevelopmentSTAGING
- StagingPRODUCTION
- ProductionA human-readable description of the workflow deployment