create_webhook
Register a callback URL to receive HTTP POST notifications for specified events from the Eduframe platform.
Instructions
Register a webhook.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The callback url for Eduframe to send a HTTP POST payload to. | |
| active | No | State of webhook. | |
| events | No | Array of events. |