DataConnectorService.deleteDataConnectorById Method

Deletes the data connector with the specified ID.
 

Parameters

id

Type: String
The ID of the data connector to delete.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.