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.

Not yet available to API tokens

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

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