Skip to main content

Disable Webhook

POST 

/api/woo-commerce/:integrationInstance/webhooks/configurations/:topic/disable

Disable a webhook for a specific WooCommerce topic. The webhook is deleted from the WooCommerce store, so the store stops notifying SKU.io for that topic. Previously synced data is unaffected.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

The topic in the URL uses triple-dashes (---) in place of dots. See Enable Webhook for the encoding pattern.

Route name: woo-commerce.webhooks.configurations.disable

Request

Responses

OK

Response Headers
    Content-Type