Map Profile References REST Endpoints

Shared Services/Map Profile References
Use the map profile references resource to view, update, create, and delete map profile references. A map profile reference associates a map profile with a map, and includes additional map configuration options that are specific to the individual map.
Create a map profile reference
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences
Delete a map profile reference
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences/{publicSectorMapProfileReferencesUniqID}
Get a map profile reference
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences/{publicSectorMapProfileReferencesUniqID}
Get all map profile references
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences
Update a map profile reference
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfileReferences/{publicSectorMapProfileReferencesUniqID}