Guides

Update an existing space

Authorization

This endpoint requires Authorization.

Request

KeyTypeDescriptionRequired
namestringNew space nameNo
parent_idstringNew parent space IDNo
configstringConfiguration overridesNo

Response

Some fields in the config field will only be returned if they are defined for the space.

KeyTypeDescription
idStringSpace ID
nameStringSpace Name
parent_idStringID of the space's parent
configobject
priority_factorStringIncident priority modifier: "-1", "0" or "1"
temperature_unitsStringTemperature units: "celsius" or "fahrenheit"
imgStringSpace image url
locationObjectLocation object
inherit_locationBooleanInherit location from parent space
inherit_priority_factorBooleanInherit priority_factor from parent space
inherit_temperature_unitsBooleanInherit temperature_units from parent space
Language
Authorization
Header
Click Try It! to start a request and see the response here!