Adds a new endpoint to send webhooks to.
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 act upon. When not or provided, this value
will default to the first merchant account a user has access to. This value
can be set to *
on some APIs to fetch resources from all merchant accounts.
255
"default"
Returns the new webhook subscription.
The response is of type object
.