v2

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

Delete an operation binding

Deletes an operation binding. Implementations should reject deletion while active routes still depend on the binding, or require those routes to be updated first.

delete/operation/bindings/{bindingId}

Path parameters

bindingIdstring uuid required

Stable identifier for a connector operation binding.

Example:2777417e-82ce-4d3e-b96c-94e00a4d9a93

Stable identifier of an operation binding, such as a configured source read or destination write operation.

Response

Operation binding deleted.