Update an existing webhook subscription’s properties. You can modify the subscription URL, authentication details, or toggle the active status. Only the fields you include in your request will be updated, and all other properties will remain unchanged.
webhook-subscriptions.write
scope.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the merchant account to use for this request.
"default"
The ID of the webhook subscription
"ef9496d8-53a5-4aad-8ca2-00eb68334389"
Successful Response
The response is of type object
.