Authorization: Bearer ********************
curl --location --request DELETE 'https://bpi2.poyashi.me/users//account' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "confirmUserName": "string" }'
{ "message": "string" }