Update a map profile

patch

/fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles/{publicSectorSetupMapProfilesUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- AgencyId and MapProfileId ---for the Map Profiles resource and used to uniquely identify an instance of Map Profiles. The client should not generate the hash key value. Instead, the client should query on the Map Profiles collection resource with a filter on the primary key values in order to navigate to a specific instance of Map Profiles.

    For example: publicSectorSetupMapProfiles?q=AgencyId=<value1>;MapProfileId=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorSetupMapProfiles-item
Type: object
Show Source
Nested Schema : Map Profile References
Type: array
Title: Map Profile References
Use map profile references 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.
Show Source
Nested Schema : publicSectorSetupMapProfiles-MapProfileReferences-item
Type: object
Show Source
Nested Schema : Map Service Attributes
Type: array
Title: Map Service Attributes
Use the map service attributes resource to view, create, update, and delete map service layer attributes.
Show Source
Nested Schema : publicSectorSetupMapProfiles-MapProfileReferences-MapServiceAttributes-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorSetupMapProfiles-item
Type: object
Show Source
Nested Schema : Map Profile References
Type: array
Title: Map Profile References
Use map profile references 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.
Show Source
Nested Schema : publicSectorSetupMapProfiles-MapProfileReferences-item
Type: object
Show Source
Nested Schema : Map Service Attributes
Type: array
Title: Map Service Attributes
Use the map service attributes resource to view, create, update, and delete map service layer attributes.
Show Source
Nested Schema : publicSectorSetupMapProfiles-MapProfileReferences-MapServiceAttributes-item
Type: object
Show Source
Back to Top