Webhooks
View webhooks
stream.webhooks.get(WebhookGetParams**kwargs) -> object
GET/accounts/{account_id}/stream/webhook
Create webhooks
stream.webhooks.update(WebhookUpdateParams**kwargs) -> object
PUT/accounts/{account_id}/stream/webhook
Delete webhooks
stream.webhooks.delete(WebhookDeleteParams**kwargs) -> WebhookDeleteResponse
DELETE/accounts/{account_id}/stream/webhook