add_webhook
Add a new webhook to a Storyblok space by defining name, endpoint, actions, and optional settings like secret or activation status using the Management API.
Instructions
Adds a new webhook to a specified Storyblok space using the Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes | ||
| activated | No | ||
| description | No | ||
| endpoint | Yes | ||
| name | Yes | ||
| secret | No |