Skip to content
Hound Documentation
Main Navigation
Getting Started
Appearance
Menu
Return to top
Download media file to server
POST
/api/v1/download/{encodedString}
Parameters
Path Parameters
encodedString
*
Encoded Stream String - get from Query providers
Type
string
Required
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
{
"status"
:
"started"
}
,
"status"
:
"success"
}
POST
/api/v1/download/{encodedString}
Playground
Variables
Key
Value
encodedString
*
Try it out
Samples
Powered by
VitePress OpenAPI