---
title: "POST /connectionDeleted"
method: POST
path: "/connectionDeleted"
tags: ["Webhooks"]
---

# POST /connectionDeleted

`POST /connectionDeleted`

A webhook that is sent whenever an existing connection is deleted.

## Request body

- WebhookBase — The base webhook content
  - `webookId` string
  - `clientId` string
  - `eventTimestamp` string
  - `userId` string

## Response `200`

Return a 200 status to indicate that the connection was deleted successfully

## Other responses

- `201` — Return a 201 status to indicate that the connection was deleted

---

[API](https://skmtc.net/passiv/apis/snaptrade.md) · [All operations](https://skmtc.net/passiv/apis/snaptrade/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/passiv/snaptrade/versions/993e058b557e/schema)
