Thermal chambers
Update a specific thermal chamber by id
Update an existing thermal chamber identified by its ID.
Only provided fields will be updated. The service validates the merged temperature bounds against the stored row, so a PATCH sending only one bound cannot leave the chamber with an inverted range.
patch/thermal_chambers/{thermal_chamber_id}
Path parameters
thermal_chamber_idstring required
Request body
object required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.