Application Programming Interface Guide > Web Services Operations > Operations Reference > destroyCustomDataSourceType
 
destroyCustomDataSourceType
Destroy a custom data source type.
Location
/services/webservices/system/admin/resource/operations/
Request Element
dataSourceTypeName: the name of the custom data source type to destroy.
Response Elements
destroyed: Whether or not connector destruction was successful.
Faults
NotFound: If the data source type does not exist.