curl --location --request DELETE 'https://dev.your-api-server.com/api/rest/v1/datasets/'
{ "delete_datasets_by_pk": { "id": "string" } }