Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8190/api/dataset/delete/1' \ --header 'Authorization: Bearer <token>'
{ "code": "OK", "message": "", "data": null }