Data sources
Delete data source
Deletes a data source from the specified dataset. Once deleted, the data source cannot be recovered.
You can only delete data sources from datasets you have created.
DELETE
Authorizations
Headers
The trace ID you set in your system to trace this request. It can be up to 128 characters in length. If the request fails, you can provide it to the Powerdrill team to help with troubleshooting.
Path Parameters
The ID of the dataset that contains the data source you want to delete.
To check the datasets you have access to, call GET /v2/team/datasets.
The ID of the data source you want to delete.
To check data sources existing in a specified dataset, call GET /v2/team/datasets/{id}/datasources.
Body
application/json
Response
200 - application/json
The response is of type object
.