Release a claim on a selection of workflow tasks by the workflow administrator

post/processes/tasks/claimReleased/administrator

Releases a claim on a selection of workflow tasks by the workflow administrator. This follows the same design as the existing /workflows/processes/tasks/claimReleased REST API. The requirement on this API is that the user must have the workflow administrator capability (svi.administration.workflows.process). This request allows for 100 selections.

Request Samples

Response Samples

1Not Available

Request Body

The name of the selection released.

A representation of the selected element.

NameTypeRequiredDescription
resources
array [string]
false

A list of resource keys.

version
integer<int32>
false

This media type's schema version number. This representation is version 1.

Responses

StatusMeaningDescription
204No Content

The operation was successful.

400Bad Request

The request was invalid.

Schema