Skip to main content
POST
Apply

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required
Pattern: ^[1-9]\d*$
projectId
string
required
Pattern: ^[1-9]\d*$

Body

application/json
requestKey
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
collectionId
string
required
Pattern: ^[1-9]\d*$
collectionGeneration
integer
required
Required range: x <= 9007199254740991
collectionVersion
integer
required
Required range: x <= 9007199254740991
selections
object[]
required
Required array length: 1 - 100 elements
initialArea
object

Response

201 - application/json
application
object
required