OptionalisMake the request silent, meaning no notifications and actions will be sent.
OptionalrequestAn optional request ID.
OptionaltransactionCheck 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.
OptionalactionScopes: ActionScopes | ActionScopesArrayOptional scopes to check permission against.
True if the user has permission, false otherwise.
Context object for base service methods.