Authorization: Bearer ********************
curl --location --request DELETE 'https://api.edara.io/v/currencies/DeleteByCode/' \ --header 'Authorization: Bearer <token>'
{ "status_code": 200, "result": true }