---
title: "Delete Contact Card"
method: DELETE
path: "/v1/numbers/{number_id}/contact-card"
tags: ["contact cards"]
---

# Delete Contact Card

`DELETE /v1/numbers/{number_id}/contact-card`

Remove the iMessage contact card from this number.

## Path parameters

- `number_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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