Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 916 Bytes

XiqWebhookSubscription.md

File metadata and controls

19 lines (15 loc) · 916 Bytes

XiqWebhookSubscription

The webhook subscription data model

Properties

Name Type Description Notes
id int The unique identifier
create_time datetime The create time
update_time datetime The last update time
application str The external application name.
url str The webhook endpoint URL.
secret str The basic auth secret for the webhook endpoint.
data_type XiqSubscriptionDataType
message_type XiqSubscriptionMessageType
status XiqSubscriptionStatus

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