Generate Download URL
API Version: 1.1.0 (06-Jan-2025)
Generate snapshot download URL
Authorizations
Path parameters
snapshot_idstring · uuidRequired
Snapshot UUID that need to be considered for filter
Responses
200
Successful operation
application/json
400
Bad request
401
Unauthorized
post
POST /snapshots/{snapshot_id} HTTP/1.1
Host: api.cloud.onidel.com
Authorization: YOUR_API_KEY
Accept: */*
{
"url": "https://syd.dl.onidel.com/download?fid=..."
}
Last updated