Skip to main content

Unmap Single Product

DELETE 

/api/walmart/:integrationInstance/products/:product/map

Remove the mapping between a Walmart listing and its SKU product by deleting the ProductListing record. The Walmart product itself is preserved.

Authorization

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

Returns 422 if the product is not currently mapped.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type