---
title: "Delete a private location"
method: DELETE
path: "/api/v1/synthetics/private-locations/{location_id}"
tags: ["Synthetics"]
---

# Delete a private location

`DELETE /api/v1/synthetics/private-locations/{location_id}`

Delete a Synthetic private location.

## Path parameters

- `location_id` string, required

## Response `204`

OK

## Other responses

- `404` — - Private locations are not activated for the user - Private location does not exist
- `429` — Too many requests

---

[API](https://skmtc.net/datadog/apis/api-v1.md) · [All operations](https://skmtc.net/datadog/apis/api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadog/api-v1/revisions/ca5871004d26/schema)
