Skip to content

Creates a new framework in the system.

POST
/api/v1/{tenantId}/simulator/framework

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

tenantId
required
string
object
framework
object
id
string
nullable
definitionKey
string
nullable
standardParams
object
width
number format: double
height
number format: double
length
number format: double
offset
object
x
number format: double
y
number format: double
z
number format: double
transformMatrix
Array<number>
nullable
shelfConfig
object
positions
string
nullable
isBottomShelfPresent
boolean
preloadGenericModels
Array<string>
nullable
type
string
nullable

OK

object

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable