List Webhooks
Returns all webhooks configured for a project.
Get Webhook
Create Webhook
Available Events
Update Webhook
Accepts the same fields as Create.
Delete Webhook
Test Webhook
Sends a sample payload to the webhook URL using the configured platform format. Returns the HTTP status code from the target endpoint.
Always test webhooks after creation to verify the URL and authentication are correct.