This endpoint deletes a Datasource by its ID.
# Example Request curl -X DELETE "https://api.getmetal.io/v1/datasources/{id}" \ --header 'Content-Type: application/json' \ --header 'x-metal-api-key: <api-key>' \ --header 'x-metal-client-id: <client-id>'
204 No Content
An API key for your org.
A Client ID for your org.
The unique identifier of the Datasource you wish to delete.