Guides

Create a new space

Authorization

This endpoint requires Authorization.

Request

KeyTypeDescriptionRequired
namestringSpace nameYes
parent_idstringParent space ID, defaults to Root space IDNo
configstringConfigurationNo

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!