Workflows
Create a workflow
Create a new workflow idempotently with the given UUID.
PUT
Path Parameters
UUID (any version) of the workflow to create.
Body
application/json
ISO country code the workflow will be used in.
Description of the workflow.
Name of the workflow.
Short schema name that the workflow will be allowed to process.
Array of Steps to use for this workflow.
Response
200 - application/json
ISO country code the workflow will be used for.
When the workflow was created.
Description of the workflow
When true, this workflow can no longer be used.
The UUID (any version) of the workflow.
Name of the workflow
Short schema name that the workflow will be allowed to process.
List of steps to execute
When the workflow was last updated.
Version of the workflow's contents currently defined.