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

post/processes/tasks/claimReleased/administrator
Internal-Use Only

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

1

Response Samples

1No example avaliable

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 ContentThe operation was successful.
400Bad RequestThe request was invalid.Schema