---
title: "Delete Route CallerID"
method: DELETE
path: "/route-caller-ids/{id}"
tags: ["Route Caller IDs (DID)"]
---

# Delete Route CallerID

`DELETE /route-caller-ids/{id}`

### Delete Route Caller ID

This endpoint is used to delete a specific route caller ID.

#### Request Parameters

- `id` (path parameter) : The ID of the route caller ID to be deleted.
    

#### Response

The response will not contain a message body. A 204 No Content status code will be returned upon successful deletion.

## Response `200`

successful operation

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/revisions/eacecf960bb6/schema)
