Sites
Thermal chambers
Create a new thermal chamber for a site
Create a new thermal chamber under the specified site (by ID).
The request body must include project_id — the project that will own this chamber — and both temperature bounds. The site is org-scoped (cross-project), so any of the org's sites may host a chamber for any of its projects. Returns the created chamber and sets the Location header.
post/sites/{site_id}/thermal_chambers
Path parameters
site_idstring required
Request body
object required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.