Authorization: Bearer ********************
curl --location --request DELETE 'https://api.upbooks.io/api/v1/user/' \ --header 'ORGANIZATION-ID: 00000' \ --header 'Authorization: Bearer <token>'
{ "data": null, "message": "string" }