Creates new firmware
POST/iot/firmwares
Creates a new firmware model configuration
Authorization Action:
core:firmwares:create
Request
Responses
- 201
- 400
- 401
- 403
- 409
- 415
- 500
Firmware created
Response Headers
Location
Failed due to malformed JSON
Missing or invalid access token provided
User not authorized to create firmware
Firmware with provided ID already exists
Missing or invalid content type
Unexpected server-side error occurred