Products

Unsubscribe from product events

Unsubscribe from product events from a store.

post/api/v1/products/unsubscribe

Request body

urlstring required

Store or product URL to subscribe or unsubscribe.

type'store' | 'product' required

Example request

{
  "url": "https://store.com"
}

Response

Product subscription

OR

Changes