{}
curl --location --request POST '/public-api/data-source/delete/' \ --header 'X-Auth-Token;' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "result": "ok", "response": null }