Skip to main content

Update a webhook

PUT 

/api/v1/stores/:storeId/webhooks/:webhookId

Updates the URL, subscribed events, enabled state, or secret of an existing webhook.

Only fields provided in the request body are changed — omit a field to leave it unchanged.

Request

Responses

Successfully updated the webhook