app-workflow_engine

On this page:

claimTask

Summary

Claim Task

Description

Claim a manual Task

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 for the user claiming the Task.

Return

DetailsExampleSchema
Name Type Description
data object Result of claiming the Task.