Delete a webhook subscription by ID.Authentication: HMAC signature OR OAuth2 Bearer Token Scope: None required (empty scope) Platform isolation: Only webhooks belonging to the authenticated shop/platform can be deleted.
Request
Authorization
API Key
Add parameter in header
Public-Token
Example:
Public-Token: ********************
or
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.