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