Skip to main content

Delete Product by Cluster lookup key and Product Id

DELETE 

/clusters/:lookupKey/:lookupValue/products/:productId

Use this endpoint to delete single cluster product details by cluster lookup key and product id.

Request

Path Parameters

    lookupKey stringrequired

    Lookup key. Read more about cluster lookup keys

    lookupValue stringrequired

    The value of the key (id or sourceId)

    productId stringrequired

    The value of product id

Responses

Delete Product by Cluster lookup key and Product Id - 200

Response Headers

  • Alt-Svc

    string

  • Via

    string

  • alt-svc

    string

  • content-length

    string

  • date

    string

  • return-format

    string

  • x-request-id

    string

Schema

    data

    object

    object
    messages string[]
Loading...