---
title: "Remove the association of a phone from the phone API key."
method: DELETE
path: "/phone-api-keys/{phoneAPIKeyID}/phones/{phoneID}"
tags: ["PhoneAPIKeys"]
---

# Remove the association of a phone from the phone API key.

`DELETE /phone-api-keys/{phoneAPIKeyID}/phones/{phoneID}`

You will need to login again to the httpSMS app on your Android phone with a new phone API key.

## Path parameters

- `phoneAPIKeyID` string, required
- `phoneID` string, required

## Response `204`

No Content

- ResponsesNoContent
  - `message` string, required
  - `status` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `422` — Unprocessable Entity
- `500` — Internal Server Error

## Changes

> 25 revisions in range; 1 could not be searched.

- **2025-04-27** `6827fb66abc2` — 1 info
  - endpoint added
- **2023-12-22** `7e5887f7aceb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ndolestudio/apis/httpsms-api-reference/changes/phone-api-keys/:phoneAPIKeyID/phones/:phoneID/delete.md)

---

[API](https://skmtc.dev/ndolestudio/apis/httpsms-api-reference.md) · [All operations](https://skmtc.dev/ndolestudio/apis/httpsms-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ndolestudio/httpsms-api-reference/revisions/7e5d7ce790b3/schema)
