Webhook API endpoints
We've just added new API endpoints for managing webhooks.
/v1/organizations/:name/databases/:database/webhooks
/v1/organizations/:name/databases/:database/webhooks/:id
/v1/organizations/:name/databases/:database/webhooks/:id/test
To use with a service token, grant your token write_database
and read_database
permission.