Skip to content

50,000 free calls a month, card-free. Get an API key →

Documentation menu
docs / api / delete-places
places

DELETE/places

API key required, sent as Authorization: Bearer snk_… or ?api_key=snk_….

Call it

bash
curl -fsS -X DELETE "https://api.mapmap.ai/places" \
  -H "Authorization: Bearer $MAPMAP_KEY"

Responses

204Dataset and index removed (or none existed)
401Missing or invalid API key
404Customer places not configured on this gateway

Error bodies follow the shared problem model documented on API conventions.

Also under places

Generated from https://api.mapmap.ai/openapi.json on 2026-09-17 · operationId delete_places