---
title: "LocationServices_LocationManagement_DeleteListOrPoint"
method: POST
path: "/LocationServices/LocationManagement/DeleteListOrPoint/v1.10/json6.ws"
tags: ["LocationServices_LocationManagement_DeleteListOrPoint"]
---

# LocationServices_LocationManagement_DeleteListOrPoint

`POST /LocationServices/LocationManagement/DeleteListOrPoint/v1.10/json6.ws`

## Request body

- object
  - `Key` string, required — The key you want to use to authenticate with the service (you can request we create one for you or create one in your [account section](https://account.loqate.com/account#/)).
  - `listId` string — The unique GUID for a given list.
  - `locationID` string — The unique GUID for a given location.

## Response `200`

Success

- object
  - `Message` string — A message detailing how the operation performed.
  - `Id` string — The GUID of the list or location deleted.

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Forbidden
- `500` — InternalServerError

---

[API](https://skmtc.net/loqate/apis/locationservices-locationmanagement-deletelistorpo.md) · [All operations](https://skmtc.net/loqate/apis/locationservices-locationmanagement-deletelistorpo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loqate/locationservices-locationmanagement-deletelistorpo/revisions/443d79654280/schema)
