---
title: "POST connection.deleted"
method: POST
path: "connection.deleted"
---

# POST connection.deleted

`POST connection.deleted` (webhook)

Triggered when a connection is deleted.

## Payload

- ConnectionWebhook
  - `id` string, uuid — Unique identifier of the event.
  - `eventType` string — The type of event.
  - `generatedDate` Created — unresolved $ref
  - `payload` ConnectionWebhookPayload — unresolved $ref

## Acknowledgement `200`

Return a 200 status to indicate that the webhook was received successfully.

---

[API](https://skmtc.net/codatio/apis/codat-sync-commerce.md) · [All operations](https://skmtc.net/codatio/apis/codat-sync-commerce/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codatio/codat-sync-commerce/revisions/f669e8c3c34f/schema)
