Skip to main content
POST
Create Project Areas

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

Body

application/json
version
integer
required
Required range: 0 <= x <= 9007199254740991
parentId
string | null
required
name
string
required
Required string length: 1 - 120
code
string | null
required
areaType
string | null
required

Response

201 - application/json
version
number
required
affectedAreaId
string | null
required