Summary
Claim Task
Description
Claim a manual Task of using user ID.
Route
POST /workflow_engine/tasks/claim
Roles
admin
engineering
support
apiwrite
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
task_id | string | yes | ID of the Task to claim. |
user | string | yes | User id of the user to claim the Task. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | object | Result of claiming the Task. |