Data sources
Delete data source
Deletes the specified data source from the specified dataset. Once deleted, the data source cannot be recovered.
You can only delete data sources that you have created.
DELETE
Authorizations
Headers
The external trace ID. The length ranges from 0 to 128 characters.
Path Parameters
The ID of the dataset that contains the data source.
The data source ID.
Query Parameters
Your user ID.
How to obtain your user ID: Sign in to Powerdrill Enterprise, click Users in the top navigation bar, and find your user ID in the list of users.
Response
200 - application/json
Status code. 0 indicates that the operation is successful. Otherwise, the operation fails. Possible error codes include:
- 100: Bad request.
- 201: Request frequency limit.
- 9999: Internal error.
- 100001: Invalid operation.
Null returned when the operation is successful.