v1

latestOpenAPI 3.0.3Lucid2026-07-14155181312.3 KB
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.