Downloads
List downloads
stream.downloads.get(stridentifier, DownloadGetParams**kwargs) -> DownloadGetResponse
GET/accounts/{account_id}/stream/{identifier}/downloads
Create downloads
stream.downloads.create(stridentifier, DownloadCreateParams**kwargs) -> DownloadCreateResponse
POST/accounts/{account_id}/stream/{identifier}/downloads
Delete downloads
stream.downloads.delete(stridentifier, DownloadDeleteParams**kwargs) -> DownloadDeleteResponse
DELETE/accounts/{account_id}/stream/{identifier}/downloads