Partner Webhooks
Update a webhook
Update webhook URL, events, secret, or active status for a sub-merchant account. Authentication: OAuth access_token.
patch/v2/accounts/{account_id}/webhooks/{webhook_id}
Path parameters
account_idstring required
Unique identifier of the linked merchant account (e.g. acc_00000000000001).
webhook_idstring required
Unique identifier of the webhook (e.g. we_00000000000001).
Request body
Response
Webhook updated