Workflow Instances
Endpoints for managing workflow instances
List workflow instances
Retrieve a paginated list of workflow instances for a folder or project.
Create workflow instance
Create a workflow instance. The git reference defaults to the definition's target branch when omitted.
Get workflow instance
Retrieve an instance by ID. Optionally include its workflow content.
Update workflow instance
Partially update a workflow instance. The workflow definition cannot be changed after creation.
Delete workflow instance
Delete a workflow instance.