Authorization: Bearer ********************
curl --location --request DELETE 'https://devapi.collect.africa/reserved_account/' \ --header 'Authorization: Bearer <token>'
{ "message": "Deleted reserved account successfully" }