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}

Parameters

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

Response

Operation binding deleted.

Changes