Marks a route as operating on privately owned resources. The requestor must have an access level of ResourceOwner or higher.
ResourceOwner
Promises that a method has at least some private resource to serve or access, if owner requests it, or a higher-level requestor (i.e., admin).
Marks a route as operating on privately owned resources. The requestor must have an access level of
ResourceOwner
or higher.Promises that a method has at least some private resource to serve or access, if owner requests it, or a higher-level requestor (i.e., admin).