changes.mady.by.user Ekaterina Slesarchik
Saved on 26-06-2023
Saved on 11-09-2023
...
{ "data": [{ "type": "products", "id": "{{PRODUCT_UUID}}" }] }
CURL:
curl --location --request DELETE 'https://pim-client.wizart.ai/api/v2/collection/:collectionUuid/articles/' \ --header 'Authorization: Bearer <token>' \ --data '{ "data": { "type": "<string>", "id": "<string>" } }'
{ "message": "ok" }200