Cloud

Delete Data Source

Delete the specified data source and all related data (collections, schema, items, link parameters). Once deleted, none of the information can be recovered.

delete/v1/dataSources/{dataSourceId}

Path parameters

dataSourceIdstring required

Cloud data source ID

Example:awsds_12345

The ID of the data source to delete

Response

No Content. Occurs when the data source is successfully deleted.

Changes

No recorded changes to this endpoint across all 1 revision of this API.