Mandrill.Webhooks
Webhooks calls for Mandrill.
Summary↑
add(params) | Add a new webhook |
add(url, description, events) | |
delete(params) | Delete an existing webhook |
info(params) | Given the ID of an existing webhook, return the data about it |
list() | Get the list of all webhooks defined on the account |
update(params) | Update an existing webhook |
update(id, url, description, events) |
Functions
Add a new webhook
Delete an existing webhook
Given the ID of an existing webhook, return the data about it
Get the list of all webhooks defined on the account
Update an existing webhook