delete
https://api.lucid.co/dataSources/
Delete the specified data source.
Valid Authentication Methods
API Key Grants:
- CloudEdit
OAuth 2.0 User Token and Account Token Scopes:
- cloud.datasource
204No Content. Occurs when the data source is successfully deleted.
400Bad Request. Occurs when the data source ID is malformatted.
403Forbidden. Occurs when the data source does not exist or the user does not have access to it.
409Conflict. Occurs when deletion is attempted while jobs are running.