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