delete https://data.lucid.app/dataSources/
This removes the specified data source and anything related to it (collections, schema, items, link parameters). Once deleted, none of the information can be recovered.
Response
200OK
This removes the specified data source and anything related to it (collections, schema, items, link parameters). Once deleted, none of the information can be recovered.
200OK
xxxxxxxxxx
curl --request DELETE \
--url https://data.lucid.app/dataSources/dataSourceId
Try It!
to start a request and see the response here!