Skip to main content
PATCH
Patch disaggregation result

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 result.

Body

application/json
target_id
string
result_date
string<date-time>
Example:

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

result_value
number
Example:

4326.41688

result_narrative
string
Example:

"architecto"

result_status
string
Maximum string length: 255
Example:

"n"

rating
string
Maximum string length: 255
Example:

"g"

further_explanation
string
Example:

"architecto"

next_priorities
string
Example:

"architecto"

additional_observations
string
Example:

"architecto"

Response

Result updated

The response is of type object.