Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 663 Bytes

File metadata and controls

13 lines (10 loc) · 663 Bytes

# MailV1SchemaCreateWebhookRequestSchema

Properties

Name Type Description Notes
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 Initial status of the webhook [default to 'active']
url string Publicly reachable URL that receives the webhook POST requests

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