Optional
isMake the request silent, meaning no notifications and actions will be sent.
Optional
requestAn optional request ID.
Optional
transactionCheck permission and throw AccessDenied error if user doesn't have permission
The current user making the request.
Checks if the user has permission to perform the specified action.
The action to check permission for.
Optional
actionScopes: ActionScopes | ActionScopesArrayOptional scopes to check permission against.
True if the user has permission, false otherwise.
Context object for base service methods.