← Back to schema index

CreateWebhookRequest

Request body to create an outgoing webhook endpoint (HTTPS URL, list of subscribed events, and optional label).

Properties

FieldTypeDescription
url*string (uri)HTTPS URL that receives the webhook. Must be HTTPS.
events*arrayEvents the endpoint subscribes to (1–10).
descriptionstringDescriptive label for the endpoint.

Used in operations

  • POST /v1/webhooks