Skip to main content
PATCH
Patch disaggregation target

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
integer
required

The ID of the project.

element_id
integer
required

The ID of the element.

indicator_id
integer
required

The ID of the indicator.

disaggregation_id
integer
required

The ID of the disaggregation.

id
integer
required

The ID of the target.

Body

application/json
target_date
string<date-time>
Example:

"2026-01-27T02:53:04"

target_value
number
Example:

4326.41688

target_narrative
string
Example:

"architecto"

target_status
string
Maximum string length: 255
Example:

"n"

target_rating
string
Maximum string length: 255
Example:

"g"

Response

Target updated

The response is of type object.