Places_Multi-Geocode

Delete Place

The "Delete Place" method enables businesses to delete a previously created place

Use this method to delete a previously created place. Please note that the place associated with the specified docID only would be deleted. As a result, once a place is deleted, the search API can still return valid results from the default datasets or others, if present.

delete/multigeocode/place/{docId}

Path parameters

docIdstring required

Unique NextBillion ID of the location to be deleted

Query parameters

keystring 32 character alphanumeric string required
Example:key=API_KEY

A key is a unique identifier that is required to authenticate a request to the API.

Response

statusstring

Represents the status of the response.

msgstring

This could be “Ok” representing success or “not found” representing error in processing the request.

Changes

No recorded changes to this endpoint across all 15 revisions of this API.