GuidesRecipesAPI Reference

Create webhook configuration

The endpoint allows you to create a new webhook configuration to subscribe to topics and have events sent to a target URL.

Newly created webhooks are by default deactived (active=false) to prevent events being sent to webhooks that aren't ready.
After creating a new webhook make sure to update it and set active=true

Language
Authorization
Header
Click Try It! to start a request and see the response here!