Skip to main content
PUT
Update Multiplier

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
multiplier
integer
required
Required range: 1 <= x <= 100
instanceTags
string[] | null
required
Maximum array length: 100
Required string length: 1 - 10

Response

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