Resource:collection: all rights granted to a given user, derived from user's role(s)C# Rel Const:Rels.UiPropertySvc.PoliciesURI template:policiesObtain URI from:
get a list of allowed rights for the user identified in the auth token's user claim
Success status: 200; Response is cacheable
Type | Description | |
---|---|---|
GrantedRights | IEnumerable<UIProperty.Models.ScopedRight> | |
Scope | Common.Enum.UiRightScopeEnum | |
- 1: AdminWarehouseAndCustUsers | ||
- 2: WarehouseAndCustUsers | ||
- 3: CustUsersOnly | ||
Right | string |
{ "grantedRights": [ { "scope": 1, "right": "str" } ] }
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.