---
title: "Delete Data Connection"
method: DELETE
path: "/connections/{data_connection_uuid}"
tags: ["Management"]
---

# Delete Data Connection

`DELETE /connections/{data_connection_uuid}`

## Path parameters

- `data_connection_uuid` string, uuid, required

## Headers

- `x-brand-key` string, required
- `x-api-key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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