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}
Path parameters
connectorInstanceIdstring uuid required
Stable platform identifier for a configured connector instance.
Example:3f6f4f46-24fb-4c35-a7a4-bc6c7f7861f5
Stable identifier of the configured connector instance. This is not the Party id; the connector instance has its own id and points at its backing Party.
Response
Connector instance deleted.