Webhooks
View webhooks
client.Stream.Webhooks.Get(ctx, query) (*WebhookGetResponse, error)
GET/accounts/{account_id}/stream/webhook
Create webhooks
client.Stream.Webhooks.Update(ctx, params) (*WebhookUpdateResponse, error)
PUT/accounts/{account_id}/stream/webhook
Delete webhooks
client.Stream.Webhooks.Delete(ctx, body) (*string, error)
DELETE/accounts/{account_id}/stream/webhook