Skip to main content

Delete Products

PUT 

/api/walmart/:integrationInstance/products/delete

Permanently delete Walmart products from SKU.io (does not delete from Walmart). Use archiveable endpoint first to check if deletion is safe.

Authorization

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

Authentication: Requires Bearer token.

Fields:

  • ids (required, array): Array of Walmart product IDs to delete. Must belong to this integration instance.

Request

Responses

OK

Response Headers
    Content-Type