Uploads
OAuth2 Bearer token obtained from authentication endpoint
The firmware file to upload
Upload file type. Must be FIRMWARE. Required — without it the server rejects firmware file extensions and does not return the firmware metadata.
FIRMWAREPossible values: File uploaded successfully. Returns the server path to the stored firmware and the parsed firmware metadata.
Response returned by POST /api/upload when uploading a firmware file (type=FIRMWARE). Feed path into pathToFirmware and firmwareInfo into firmwareInfo of the create shipment request.
Server path to the stored firmware file. Pass this value as pathToFirmware when creating a shipment.
/static/fw_abc123def456.binBad request — invalid or missing file data
Forbidden — authentication failed, plan does not support uploads, or upload limit reached
Too many requests
Internal server error
Last updated
Was this helpful?

