Summary
Release a Task
Description
Release a manual Task of a job by Task ID.
Route
POST /workflow_engine/tasks/release
Roles
admin
engineering
support
apiwrite
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| task_id | string | yes | ID of the Task to release. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| data | object | Task details after releasing the Task. |