Appearance
Create a layout
POST /layout
Create a new layout for a given floor
Request
Body
floorId
string
layout
isDefault
categories
array [string ]
Responses
200
Returns the new layout
id
string
floorId
string
layout
isDefault
boolean
categories
array [string ]