Data Sources
Delete Data Source
This API endpoint deletes a specific Datasource using the DELETE
method.
Body
None.
Response
HTTP status code indicating success. 200 OK
confirms the Datasource was deleted.
Authorization
A valid API key must be passed in the Authorization
header:
Generate your API key here.
Path Parameters
The name of the Datasource you want to delete.