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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request Body:

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

Request

Responses

OK

Response Headers
    Content-Type