Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 873 Bytes

Webhook.md

File metadata and controls

15 lines (11 loc) · 873 Bytes

Webhook

Properties

Name Type Description Notes
events_url string URL to notify of an inbound message event. - Please read more about Karix Events structure. [optional]
name string Display name of the webhook [optional]
uid string Unique ID of the webhook [optional]
created_time \DateTime Date when this webhook was created [optional]
updated_time \DateTime Date when this webhook was last updated [optional]
account_uid string UID of Account which created this webhook [optional]

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