v1

latestOpenAPI 3.0.02026-07-131658213.4 KB
Webhook Endpoints

Create webhook endpoint

Pre-register a URL to receive webhooks. Registered endpoints can be referenced by webhookEndpointId during webhook registration. Free API - does not count towards usage quota.

post/v2/webhook-endpoints

Request body

namestring required
urlstring required
secretstring
descriptionstring

Response

Endpoint created successfully

successboolean required