File

Add file in an appliance

post

Add file in an appliance for a company

Path parameters
idstringRequired

ID of the Appliance

Example: 996501df-0bfc-4f95-954d-3a5d5dc48469
Body

Update appliance request body data

manufacturer_labelstring · binaryOptional

Manufacturer Label for the Appliance

Responses
200

Successful operation

application/json
Responseobject
post
POST /api/appliances/{id}/file HTTP/1.1
Host: app.greenplaces.com
Content-Type: application/json
Accept: */*
Content-Length: 31

{
  "manufacturer_label": "binary"
}
{}