Authorization Resource Options
OPTIONS/authorization/:id
The OPTIONS request allows you to check for the set of available operations that the currently
authenticated user can perform on a given instance of the /authorization 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.
Request
Responses
- 200
Request successful.