Skip to main content

Delete Products

PUT 

//:domain/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.

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