Required scopes:
webhooks_write
Arguments
The id of the webhook endpoint to update.
The fields to change on the endpoint.
A new merchant-supplied label for the endpoint.
Set true to disable the endpoint, false to re-enable it.
Replaces the endpoint’s subscribed topics with this set.
A new destination URL for deliveries.
Returns
A destination the merchant has registered to receive webhook deliveries.
disabledAt is null while active.
The API version this endpoint’s deliveries are shaped by.
When the record was created.
An optional merchant-supplied label for the endpoint.
When the endpoint was disabled, or null if active.
Why the endpoint was disabled, or null if active.
The id of this webhook endpoint.
When a pending (staged, not-yet-activated) secret was created, if any.
When the current signing secret became active.
Topics this endpoint is subscribed to.
When the record was last updated.
The URL deliveries are POSTed to.
Example