Skip to main content

Enable Webhook

POST 

/api/woo-commerce/1/webhooks/configurations/order---created/enable

Enable a webhook for a specific WooCommerce topic.

The topic in the URL uses triple-dashes (---) in place of dots to be URL-safe. Examples:

  • order.created -> order---created
  • order.updated -> order---updated
  • product.created -> product---created
  • product.updated -> product---updated

Request

Responses

Successful response