API ReferenceWebhooks
Register webhook
Register a new webhook endpoint. HTTPS URLs only. The `secret` for HMAC verification is returned once on creation.
Authorization
AuthorizationRequiredBearer <token>API key as Bearer token. Generate keys in your Convo dashboard settings.
In: header
Request Body
application/jsonRequiredurlRequiredstringHTTPS endpoint URL
Format:
"uri"eventsRequiredarray<string>Webhook created