{ "request": { "method": "DELETE", "url": "https://plus.dnb.com/v1/monitoring/registrations/supplier-portfolio-2026/duns", "headers": { "Authorization": "Bearer ", "Content-Type": "application/json" }, "body": { "dunsList": [ "001370583" ] } }, "response": { "status": 200, "body": { "addedQuantity": 0, "removedQuantity": 1, "rejectedDuns": [] } } }