Interface WebhookEndpointCreateParams

Export

WebhookEndpointCreateParams

Hierarchy

  • WebhookEndpointCreateParams

Properties

description?: string

An optional description of what the webhook is used for.

Memberof

WebhookEndpointCreateParams

The list of events to enable for this endpoint. You may specify [\'*\'] to enable all events, except those that require explicit selection.

Memberof

WebhookEndpointCreateParams

url: string

The URL of the webhook endpoint.

Memberof

WebhookEndpointCreateParams

Generated using TypeDoc