Interface WebhookEndpointUpdateParams

Export

WebhookEndpointUpdateParams

Hierarchy

  • WebhookEndpointUpdateParams

Properties

description?: string

An optional description of what the webhook is used for.

Memberof

WebhookEndpointUpdateParams

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

Memberof

WebhookEndpointUpdateParams

url?: string

The URL of the webhook endpoint.

Memberof

WebhookEndpointUpdateParams

Generated using TypeDoc