Connectors

Delete a connector instance

Deletes or tombstones the connector registration according to the runtime implementation. This removes the connector registry entry, but implementations should treat Party, Identity, Identifier, audit, and historical run data according to their own retention rules.

delete/connectors/{connectorInstanceId}

Parameters

./connector-components.yml#/components/parameters/ConnectorInstanceId — unresolved $ref

Response

Connector instance deleted.

Changes