Authorization: Bearer ********************
curl --location --request DELETE '/user/delete/myaccount' \ --header 'Authorization: Bearer <token>'
{}