Skip to main content
PATCH
Update 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
areaId
string
required

Body

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

Response

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