akeneo / api-php-client

PHP client of Akeneo PIM API

Home Page:https://packagist.org/packages/akeneo/api-php-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete Products or Attributes (for test purposes)

heojee1 opened this issue · comments

Our team is trying to test a script that imports products (and catalog structure entities) into Akeneo. Is there an efficient or standard way to do this?

Our idea now is to test with a test DB and delete all that has been created by the test. But we are not sure if there are any delete functions provided Akeneo PHP client.

@heojee1 Yes, you can delete a product with the Akeneo PHP client: https://api.akeneo.com/php-client/resources.html#delete-a-product