Skip to main content
PUT
Update indicator

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
label
string
required
description
string
required
datasetItems
string[]
required
variables
object[]
required
unitId
string | null
displayUnitId
string | null
tags
string[]
preferredDatasetItemName
string | null
preferredDatasetItemDatasetId
string | null

Response

Successful response

id
string
required
name
string
required
label
string
required
description
string | null
required
unitId
string | null
required
displayUnitId
string | null
required
tags
string[] | null
required
preferredDatasetItemName
string | null
required
preferredDatasetItemDatasetId
string | null
required
organizationId
string
required
createdAt
string
required
updatedAt
string
required