Download Recording File (FileName)
클라우드 녹화파일의 파일명으로 다운로드 받는 API
Download Recording File
GET
https://uprism.io:30443/v1/downloadFile/filename/{fileName:.+}
클라우드 녹화파일의 파일명으로 다운로드 받는 API
Path Parameters
Name | Type | Description |
---|---|---|
fileName | string | URIEncoding 한 녹화 파일명 |
Headers
Name | Type | Description |
---|---|---|
Authentication | string | "Bearer " + {AccessToken} |
Last updated