Update Map

Update an existing map record, locating the map with its UUID. When updating a map record, you can configure the map's state via a JSON object. You can retrieve a map's configuration using the Get Map function. Modify the JSON configuration stored in the latestState, save it a new JSON file, then pass it via the update map function.

Note: If you are updating a critical map, copy it prior to updating the configuration.

Path Params
string
required

UUID of the map.

Body Params

Map record.

string
string
string
enum
Allowed:
file

Currently, cannot be uploaded from the API explorer. Coming soon.

datasets
array of objects
datasets
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json