Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 824 Bytes

File metadata and controls

15 lines (10 loc) · 824 Bytes

WebhookSubscription

Properties

Name Type Description Notes
downstream_id str The ID of the downstream service [optional]
unify_event_types [str] The list of Unify Events this connection is subscribed to [optional]
downstream_event_types [str] The list of downstream Events this connection is subscribed to [optional]
execute_url str The URL the downstream is sending to when the event is triggered [optional]
created_at str The date and time the webhook subscription was created downstream [optional]

[Back to Model list] [Back to API list] [Back to README]