Update a Webhook

Update an existing webhook subscription. Common use cases include changing the callback URL, updating the subscribed event topic, or modifying authentication headers. Updatable fields vary by platform.

Note: Refer to the platform-specific endpoint for supported update fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Available platforms

This endpoint is supported by 10 platforms. Click on each platform to see its specific updatable fields and required parameters.

Amazon v1 · Amazon v2 · BigCommerce · Mercado Libre · QuickBooks · Shein · Shopify · Tienda Nube · Walmart · WooCommerce

Updatable fields vary by platform. Refer to the platform-specific endpoint for supported update fields.

Path Params
string
required

The unique identifier of the webhook subscription.

Body Params

Webhook fields to update. Send only the fields you want to change. Available fields vary by platform.

string

Updated callback URL where event payloads will be delivered. Must be a publicly accessible HTTPS endpoint.

string

Updated event topic to subscribe to (e.g., orders/update). Not all platforms allow changing the topic on an existing webhook.

boolean

Set to false to temporarily disable the webhook without deleting it. Set to true to re-enable it.

string

Payload format (e.g., json, xml). Not supported on all platforms.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json