ReferenceAPIOperationsArtifacts
Download an artifact from the legacy local-storage route
Backward-compatible alias for signed local artifact downloads.
Operation ID
download_local_artifact_legacyBackward-compatible alias for signed local artifact downloads.
Path Parameters
token*string
Signed local download token
Response Body
application/octet-stream
application/json
application/json
curl -X GET "https://example.com/v1/artifacts/local-download/string""string"Get an iOS OTA install manifest from the versioned route GET
Returns an Apple property-list manifest authorized by the install token in the URL.
Upload an artifact to local storage PUT
Stores a bounded binary artifact using the signed path token. The token is the authorization; no session bearer token is used.