---
title: "Remove a contact"
method: DELETE
path: "/accounting/{connection_id}/contact/{id}"
tags: ["accounting", "contact"]
---

# Remove a contact

`DELETE /accounting/{connection_id}/contact/{id}`

## Path parameters

- `connection_id` string, required
- `id` string, required

## Response `200`

Successful

## Other responses

- `default` — Successful

---

[API](https://skmtc.net/unified/apis/unified-to-api.md) · [All operations](https://skmtc.net/unified/apis/unified-to-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unified/unified-to-api/versions/1f72720916e4/schema)
