curl --location --request DELETE 'https://api.aworld.cloud/app/v1/users/me' \ --header 'x-external-user-id;' \ --header 'x-user-id;'
{ "userId": "string", "deleted": true }