cURL
curl --request POST \ --url https://api.datalinks.com/api/v1/data/{username}/{namespace}/{datasetName}/clear \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Remove all data, links from the specified dataset. This is irreversible.