v2

latestOpenAPI 3.0.4Apache 2.0raw.githubusercontent.com2026-07-1754198241.7 KB
Routes

Delete a connector route

Deletes a route definition. Historical runs, events, and dead letters should remain subject to audit and retention policies even when the route definition is removed.

delete/routes/{routeId}

Path parameters

routeIdstring uuid required

Stable identifier for a connector route.

Example:1e8ff011-2274-4f16-a7dd-bf0b4fd5262f

Stable identifier of a connector route that composes a source operation, destination operation, optional transformation, and trigger policy.

Response

Connector route deleted.