Delete native webhook (use guide))

DELETE localhost:3000/api/v1/webhooks/{{subscriptionId}}?ecommerce=true

Just use it if get webhook resource doesn't find the webhook in our system but continues existing in Amazon when using the param e-commerce=true

Request Params

KeyDatatypeRequiredDescription
ecommerceboolean

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
``null

RESPONSES

status: OK

{"success":true}