Webhooks
Create a webhook
post/client/webhooks
Register an HTTPS endpoint to receive real-time event notifications.
Authorization
Bearer token in the Authorization header.
Body required
urlstringrequiredHTTPS endpoint URL. Must be publicly reachable. Private IPs and localhost are not allowed.
eventsstring[]requiredsecretstringOptional signing secret (min 16 chars). Auto-generated if omitted. Not returned after creation.
Response
idstringrequiredorganizationIdstringrequiredurlstringrequiredeventsstring[]requiredstatusstringrequiredOptions: activeinactivefailed
createdAtstringrequiredupdatedAtstringrequired