Upload a File
This API is currently available only for Enterprise customers.
Responses
Status code: 200 OK
The body consists of a URL, that is pointing to the uploaded file.
Example:
cURL example:
cURL example with real data:
Limitations
Each device may hold up to 10 files. If the limit is exceeded - the oldest file will be deleted.
Each file should be up to 5MB.
Each device can upload up to 1,000
Uploading a file with the same specified name, that was uploaded before, would override the existing file.
All the above limits could be changed based on the Enterprise client's needs.
The uploaded images could be previewed in the "Developer Tools" section:
Last updated