Skip to main content

Check Deleteable Products

PUT 

/api/woo-commerce/:integration_instance/products/deleteable

Check which products from the provided list can be deleted.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request Body:

  • ids (array, required) — IDs of WooCommerce products to check

Request

Responses

OK

Response Headers
    Content-Type