---
title: "Delete Place"
method: DELETE
path: "/multigeocode/place/{docId}"
tags: ["Places_Multi-Geocode"]
---

# Delete Place

`DELETE /multigeocode/place/{docId}`

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.

## Path parameters

- `docId` string, required

## Query parameters

- `key` string, 32 character alphanumeric string, required

## Response `200`

- object
  - `status` string — Represents the status of the response.
  - `msg` string — This could be “Ok” representing success or “not found” representing error in processing the request.

---

[API](https://skmtc.net/nextbillion-ai/apis/one-spec-service.md) · [All operations](https://skmtc.net/nextbillion-ai/apis/one-spec-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextbillion-ai/one-spec-service/versions/b647f1808dda/schema)
