Webhooks
Add webhooks
webhooks.create(WebhookCreateParams**kwargs) -> WebhookCreateResponse
/api/account/webhooks
Replace webhooks
webhooks.update(WebhookUpdateParams**kwargs) -> WebhookUpdateResponse
/api/account/webhooks
Delete webhooks
webhooks.delete(WebhookDeleteParams**kwargs) -> WebhookDeleteResponse
/api/account/webhooks