cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/data-catalogues/{id}/datasources/{datasourceId} \ --header 'Authorization: <api-key>'
This response has no body data.
Remove a datasource from a specific data catalogue
Data Catalogue ID
Datasource ID
Was this page helpful?