Operation /instance/deleteConnectorByEndpoints
claims success, but doesn't delete the connector.
When deployed as part of the ADOxxWeb API the /instance/deleteConnectorByEndpoints
operation provides a successful response, but does not delete the connector.
It is also weird that it asks for a connectorid
, because at that point one can just use the /instance/deleteConnectorById
operation.