Skip to main content
POST
/
api
/
v1
/
files
/
{fileId}
/
download
File download.
curl --request POST \
  --url https://api.revong.com/api/v1/files/{fileId}/download \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Path Parameters

fileId
string
required

Response

OK.