Skip to main content
POST
Lock Connector Deletion Endpoint
While locked, delete refuses with 409 until the lock is removed. Use it to protect production sources from accidental cleanup.

Authorizations

Authorization
string
header
required

Ardent API key (sk-ard_live_… / sk-ard_test_…) or a dashboard session token.

Path Parameters

connector_id
string
required

Body

application/json
reason
string | null

Why the connector is locked, up to 500 characters.

Maximum string length: 500

Response

The locked connector.

connector
ConnectorRow · object
required

The connector's current row.