Skip to main content
Version: 202601

Delete market products

DELETE 

/openapi/2026-01/markets/:id/products

Remove products from a market so the market stops selling them.

Request

Path Parameters

    id stringrequired

    Market ID

Bodyrequired

    product_idsstring[]required

    Product IDs to remove from this market

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    object