Upload a file to the device
PUT/api/management/v1/deviceconnect/devices/:id/upload
Requirements
This endpoint requires a subscription to one of the following addons:
- Troubleshoot
Upload a file to the device
Request
Responses
- 201
- 400
- 404
- 409
- 500
The file was successfully uploaded
Invalid Request.
Not Found.
Conflict.
Internal Server Error.