v1-connectors

Lock Connector Deletion Endpoint

Lock connector deletion until an authorized caller unlocks it.

post/v1/connectors/{connector_id}/deletion-lock

Path parameters

connector_idstring required

Request body

reasonstring nullable

Why the connector is locked, up to 500 characters.

Response

The locked connector.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.