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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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