Set or update your webhook endpoint URL
null or empty string to disable webhooks.| Rule | Description |
|---|---|
| HTTPS Required | Webhook URL must use https:// protocol |
| Valid URL | Must be a properly formatted URL |
| Max Length | URL must be less than 500 characters |
null:
JWT access token obtained from /auth/token
The HTTPS URL where webhook events will be sent. Must use HTTPS protocol.
"https://example.com/webhooks/fyatu"