Map Service Attributes REST Endpoints

Map Profile References/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/publicSectorMapProfileReferences/{publicSectorMapProfileReferencesUniqID}/child/MapServiceAttributes
Delete a map service attribute configuration
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences/{publicSectorMapProfileReferencesUniqID}/child/MapServiceAttributes/{MapServiceAttributesUniqID}
Get a map service attribute configuration
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences/{publicSectorMapProfileReferencesUniqID}/child/MapServiceAttributes/{MapServiceAttributesUniqID}
Get all map service attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences/{publicSectorMapProfileReferencesUniqID}/child/MapServiceAttributes
Update a map service attribute configuration
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences/{publicSectorMapProfileReferencesUniqID}/child/MapServiceAttributes/{MapServiceAttributesUniqID}