Skip to content

Create floor

POST /floor

Add a floor with a space graph layout

Request

Body

layout

name
string

private
boolean

postalAddress
object

raw
string

line1
string

line2
string

city
string

state
string

postalCode
string

country
string

latitude
number

longitude
number

bearing
number

description
string

floor
string

jobId
string

categories
array [string ]

teamId
[ "string", "null" ]

Responses

201

Created

floorId
string<uuid>

layoutId
string<uuid>

revisionId
string<uuid>