Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 849 Bytes

File metadata and controls

17 lines (14 loc) · 849 Bytes

# MailV1WebhooksWebhookResource

Properties

Name Type Description Notes
id string Unique webhook identifier
mailbox \Hostinger\Model\MailV1WebhooksWebhookMailboxResource
name string Human-readable name for this webhook
description string Optional description of the webhook's purpose
events string[] Events that trigger this webhook
status string Current status of the webhook
url string URL that receives webhook POST requests
createdAt \DateTime
updatedAt \DateTime

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