Authorization: Bearer ********************
curl --location --request DELETE 'https://api.managem.co.uk/basket/' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "listingId": "string" }'