Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Charts Geodata Resource

Returns a geodata definition, updates, or delete a geodata definition.
Resource URL
1/eclair/geodata/<id>
Formats
JSON
Available Version
38.0
HTTP Methods
DELETE GET PATCH
Response body for GET and PATCH
Geo Data
PATCH Request Parameters
Parameter Name Type Description Required or Optional Available Version
geo​Data​File Binary The geodata JSON file to upload. Required 39.0
geo​Data​Object Geo​Data​Input All the relevant information about the geodata, such as { "label": "My GeoData" }. Required 39.0