Delete PCN subscription
Delete an existing subscriptions to stop receiving updates that are no longer relevant.
delete
/product-change-notification/{subscription_id}
Path parameters
subscription_idstringRequired
Unique ID of your subscription.
Header parameters
AuthorizationstringRequiredDefault:
Token <Your_API_Key>.
Token <Partner_API_key>.Responses
204
Subscription successfully deleted.
401
Unauthorized -- Your API key is incorrect.
application/json
403
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
application/json
delete
/product-change-notification/{subscription_id}No content
Last updated
Was this helpful?

