delete_connector_with_id

Function delete_connector_with_id 

Source
pub async fn delete_connector_with_id(
    configuration: &Configuration,
    connector_id: &str,
) -> Result<(), Error<DeleteConnectorWithIdError>>
Expand description

Deletes the connector for the given Id.