Granted-authorizations (Section)#

Path: /processing/authorization-managers/authorization-manager/self-service/graphql/granted-authorizations

The authorization configuration for the Granted Authorizations API. If absent, no access to this API is allowed.

Parameters#

NameTypeRequiredDefaultDescription
allowed-mutation-operationsmulti-value enumeration (revokeGrantedAuthorizationsByOwner, revokeGrantedAuthorizationsByOwnerAndClient)optional-The list with the allowed mutation operations for the Granted Authorizations API.
allowed-query-operationsmulti-value enumeration (grantedAuthorizationsByOwner, grantedAuthorizationsByOwnerAndClient)optional-The list with the allowed query operations for the Granted Authorizations API. Cannot be empty.

Was this helpful?