Filter Resource Options
Filter
Filter Resource Options
The OPTIONS request allows you to check for the set of available operations
that the currently authenticated user can perform on the /filter resource.
Whether the user can perform an operation or not may depend on various
factors, including the users authorizations to interact with this
resource and the internal configuration of the process engine.
OPTIONS
Filter Resource Options
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
200 - application/json
Request successful.
The links associated to this resource, with method, href and rel.