Skip to main content
POST
Create disaggregation

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.

Body

application/json
category
string
required
Maximum string length: 255
Example:

"b"

name
string
required
Maximum string length: 255
Example:

"n"

baseline
number
Example:

4326.41688

description
string
Example:

"Eius et animi quos velit et."

Response

Disaggregation created

The response is of type object.