---
title: "Delete a contact"
method: DELETE
path: "/accounts/{accountId}/contacts/{contactId}"
tags: ["Accounts"]
---

# Delete a contact

`DELETE /accounts/{accountId}/contacts/{contactId}`

Deletes the contact specified by the account id and contact id

## Path parameters

- `contactId` string, required
- `accountId` string, required

## Response `default`

successful operation

---

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