WorkflowVariables

Create or update workflow variable definition

put/v1/workflows/{workflowId}/variables/{name}

Path parameters

workflowIdstring required

Workflow ID

namestring required

Variable name

Request body

object required
OR

Response

OK

{"stackTrail":"components:schemas:VariableDef:properties:default","oasType":"schema","type":"unknown"}
descriptionstring
lifetime'persist' | 'reset'
namestring
type'number' | 'text' | 'boolean' | 'list' | 'object'

Changes

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