x-api-key: ********************
{ "id": "product1" }
curl --location --request POST 'https://api.b2b.retter.io/5p1hp1d2t/CALL/PIMAPI/deleteProduct/' \ --header 'Content-Type: application/json' \ --header 'x-api-key;' \ --data-raw '{ "id": "product1" }'
{}