Map Service Attributes REST Endpoints

Shared Services/Map Service Attributes
Use the map service attributes resource to view, create, update, and delete map service layer attributes.
Create a map service attribute configuration
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapServiceAttributes
Delete a map service attribute configuration
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapServiceAttributes/{publicSectorMapServiceAttributesUniqID}
Get a map service attribute configuration
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapServiceAttributes/{publicSectorMapServiceAttributesUniqID}
Get all map service attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapServiceAttributes
Update a map service attribute configuration
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapServiceAttributes/{publicSectorMapServiceAttributesUniqID}