Skip to main content
POST
Place Pin

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required
projectId
string
required
areaId
string
required

Body

application/json
allocationId
string
required
x
string
required
Pattern: ^(?:100(?:\.0{1,4})?|\d{1,2}(?:\.\d{1,4})?)$
y
string
required
Pattern: ^(?:100(?:\.0{1,4})?|\d{1,2}(?:\.\d{1,4})?)$

Response

201 - application/json
id
string
required
areaId
string
required
imageUrl
string
required
filename
string
required
version
number
required
pins
object[]
required
placement
object[]
required