Authorization: Bearer ********************
curl --location --globoff --request DELETE '{{tessla}}/delete-account' \ --header 'Accept: application/json' \ --header 'Accept-Language: ar' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{}