Buttondown Documentation
These sample requests are autogenerated by the OpenAPI spec.
The IDs and values referenced in these responses are fake; please only rely on these responses for overall structure.
All parameters are optional unless explicitly specified.
The types of event for which the webhook will be triggered.
[
"email.created",
"email.sent"
]
The URL to which the webhook will send POST requests.
"https://my.api/webhook"
An optional description of the webhook, for reference.
"Trigger when an email is created to notify in Slack."