---
title: "Unrelate Contact . meetings"
method: DELETE
path: "/Contact/{id}/meetings"
tags: ["Contact"]
---

# Unrelate Contact . meetings

`DELETE /Contact/{id}/meetings`

Unrelate 'Meeting' record related though the 'meetings' link.

## Request body

- object
  - `id` string — An ID of Meeting record.

## Response `200`

Success.

## Other responses

- `400` — Bad request. Might be a validation error. Check logs for details.
- `403` — Forbidden. Might be an access control error. Check logs for details.

---

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