curl \ --location \ --request DELETE 'https://api.decathlon.net/sports_user/contacts/mobile' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <JWT>' \ --header 'x-api-key: <x-api-key>'