Release a claim on a workflow task by the workflow administrator

put/processes/tasks/tasks/{taskId}/claimReleased/administrator
Internal-Use Only

Releases a claim on a workflow task by the workflow administrator. This follows the same design as the existing /workflows/processes/tasks/tasks/{taskId}/claimReleased REST API. The requirement on this API is that the user must have the workflow administrator capability (svi.administration.workflows.process).

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
taskId
string
true

The ID of the task.

Responses

StatusMeaningDescription
204No ContentThe operation was successful.
400Bad RequestThe request was invalid.Schema
404Not FoundNo workflow task exists at the requested path.Schema