---
title: "Delete"
method: DELETE
path: "/orgs/contacts/delete/v1/{contact_id}"
tags: ["/orgs", "/orgs/contacts"]
---

# Delete

`DELETE /orgs/contacts/delete/v1/{contact_id}`

Deletes an organization-created contact. | authz: min_org_role=operator | () -> (bool)

## Path parameters

- `contact_id` string, required

## Response `200`

Successful Response

- boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/chrt/apis/chrt-fastapi/revisions/9a30893d8db1?raw)
