OpenAPI 3.1.02026-08-12358237329.2 KB
dcf9b4550387
databricks
Delete Connection
Remove a workspace connection and anything parked for it. Idempotent.
Both outcomes are a 200: the contract wants resource_status, and a retry of an already-applied delete is a success, not a 404.
A workspace with no rows may still be holding the payload connect parked, which is what it answered configured_resources about. Leaving that behind would let an admin redeem a connection Databricks believes is gone, so a discarded payload is itself a delete.
post/api/databricks/partner-connect/delete-connection
Response
Successful Response