cURL
curl --request POST \ --url https://api.cloud.onidel.com/snapshots/{snapshot_id} \ --header 'Authorization: <api-key>'
{ "url": "https://syd.dl.onidel.com/download?fid=..." }
Generate snapshot download URL
Provide the value as: Token <your-api-token>
Token <your-api-token>
Snapshot UUID that need to be considered for filter
Successful operation
"https://syd.dl.onidel.com/download?fid=..."