Authorization: ********************
curl --location --request DELETE '/Account/Remove' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "accountKey": "string" }'