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.

Changes

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