---
title: "DELETE /v2/contacts/{contact_id}"
method: DELETE
path: "/v2/contacts/{contact_id}"
tags: ["contacts"]
---

# DELETE /v2/contacts/{contact_id}

`DELETE /v2/contacts/{contact_id}`

Delete a contact

## Path parameters

- `contact_id` string, required

## Response `204`

Contact deleted

## Other responses

- `401` — Unauthorized access
- `404` — Contact not found

---

[API](https://skmtc.net/caliopen/apis/caliopen-http-rest-api.md) · [All operations](https://skmtc.net/caliopen/apis/caliopen-http-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/caliopen/caliopen-http-rest-api/versions/f32b5d08284d/schema)
