Update an existing webhook subscription's URL. The topic cannot be changed.Authentication: HMAC signature OR OAuth2 Bearer Token Scope: Depends on topic (same as Create) Platform isolation: Webhook must belong to the same platform/shop as the authenticated principal.
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.