POST
Create a new firmware update.
| Request body (application/json): object | ||
| Member | Type | Description |
url | string | |
| Request body (multipart/form-data) |
| Responses | |
| 202 | Firmware update started. |
| 400 | The 'url' parameter is not valid. The upload of the file failed. A url or a file must be provided. |