---
title: "Delete User Emergency Location"
method: DELETE
path: "/restapi/v1.0/account/{accountId}/extension/{extensionId}/emergency-locations/{locationId}"
tags: ["Automatic Location Updates"]
---

# Delete User Emergency Location

`DELETE /restapi/v1.0/account/{accountId}/extension/{extensionId}/emergency-locations/{locationId}`

Deletes a personal emergency response location by ID by
the current user or admin. Multiple personal emergency response
locations can be deleted by single API call.

## Path parameters

- `accountId` string, required
- `extensionId` string, required
- `locationId` string, required

## Query parameters

- `validateOnly` boolean

## Response `204`

No content

---

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