Webhooks
You can use these API calls to obtain information on, create, or delete webhooks.
GET webhooks | Returns a list of active webhooks. |
POST webhooks/subscribe | Creates a new webhook. |
DELETE webhooks/:subscriber_id | Deletes an existing webhook. |