Skip to main content

Check Archiveable Products

POST 

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

Check which products from the provided list can be archived.

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