Products
Bulk soft delete products
Soft deletes multiple products by setting their status to ‘deleted’. Accepts up to 50 product IDs and returns lists of successful and failed soft deletions with detailed error reasons.
PATCH
Error
Authorizations
Management API token, sent as Authorization: Bearer <token>.
Body
application/json
Product IDs to soft delete
Required array length:
1 - 50 elementsError