Skip to main content
POST
Create Location with Sublocations

Authorizations

x-client-key
string
header
required
x-client-secret
string
header
required

Path Parameters

workspaceId
string<uuid>
required

UUID of the workspace.

Body

application/json
name
string
required
description
string | null
ParentId
string<uuid> | null
LevelId
string<uuid> | null
attachments
string<uri>[]
Sublocations
object[]
isQREnable
boolean
memberIds
string<uuid>[]
longitude
number | null
latitude
number | null
address
string | null

Response

Location created successfully.