Map Profiles REST Endpoints

Map Profiles
Use the map profiles resource to view, update, create, and delete map profiles. A map profile contains map configuration options that can be applied to one or more maps.
Create a map profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles
Create a map profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles
Delete a map profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles/{publicSectorMapProfilesUniqID}
Delete a map profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles/{publicSectorSetupMapProfilesUniqID}
Get a map profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles/{publicSectorMapProfilesUniqID}
Get a map profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles/{publicSectorSetupMapProfilesUniqID}
Get all map profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles
Get all map profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles
Update a map profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles/{publicSectorMapProfilesUniqID}
Update a map profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles/{publicSectorSetupMapProfilesUniqID}