Downloads
List downloads
client.Stream.Downloads.Get(ctx, identifier, query) (*DownloadGetResponse, error)
GET/accounts/{account_id}/stream/{identifier}/downloads
Create downloads
client.Stream.Downloads.New(ctx, identifier, params) (*DownloadNewResponse, error)
POST/accounts/{account_id}/stream/{identifier}/downloads
Delete downloads
client.Stream.Downloads.Delete(ctx, identifier, body) (*string, error)
DELETE/accounts/{account_id}/stream/{identifier}/downloads