Skip to Content

EnterpriseWebhookResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the webhook.[default to null]
urlStringURL to send webhook events to.[default to null]
eventsListList of subscribed event types.[default to null]
is_activeBooleanWhether the webhook is active.[default to null]
created_atStringTimestamp when the webhook was created.[default to null]
updated_atStringTimestamp when the webhook was last updated.[default to null]

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