---
title: "Delete Account"
method: DELETE
path: "/api/databricks/partner-connect/delete-account"
tags: ["databricks"]
---

# Delete Account

`DELETE /api/databricks/partner-connect/delete-account`

Remove everything provisioned for a workspace. Idempotent.

Same effect as deleting the connection today, because a Partner Connect
account maps to exactly one workspace connection. Kept as a distinct route
so the contract stays explicit if that ever stops being true, and 204 here
because the contract asks for a body only on ``delete-connection``.

## Response `204`

Successful Response

## Changes

- **2026-08-06** `b83470407807` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/api/databricks/partner-connect/delete-account/delete.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/247eb6860e72/schema)
