Release a claim on a workflow task by the workflow administrator
put/processes/tasks/tasks/{taskId}/claimReleased/administrator
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).
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The operation was successful. | ||
400 | Bad Request | The request was invalid. | Schema | |
404 | Not Found | No workflow task exists at the requested path. | Schema |