Release a claim on a workflow task

put/processes/tasks/tasks/{taskId}/claimReleased

Releases a claim on a workflow task.k

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
taskId
string
true

The ID of the task released.

Responses

StatusMeaningDescription
204No Content

The operation was successful.

400Bad Request

The request was invalid.

Schema
404Not Found

No workflow task exists at the requested path.

Schema