Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 677 Bytes

WebhookEndpoint.md

File metadata and controls

14 lines (10 loc) · 677 Bytes

CoboWaas2.WebhookEndpoint

Properties

Name Type Description Notes
url String The webhook endpoint URL.
subscribed_events [WebhookEventType] The event types subscribed by a webhook endpoint.
created_timestamp Number The time when the endpoint was registered, in Unix timestamp format, measured in seconds.
endpoint_id String The webhook endpoint ID. [optional]
status WebhookEndpointStatus
description String The description of the webhook endpoint. [optional]