Webhook subscriptions
The following methods for a webhook subscriptions are currently available through the Basecone API:
| Resource | Description |
|---|---|
| Webhook subscription collection | This will return a list of webhook subscription within an office. |
| Webhook subscription details | This will return details on a specific company webhook subscription. |
| Create a Webhook subscription | Creates a new company webhook subscription. |
| Update a Webhook subscription | Updates a existing company webhook subscription. |
| Delete a Webhook subscription | Deletes an company webhook subscription. |
