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