Authorization: ********************
{"resourceId":"${dimensionId}","resourceType":200102}
curl --location --request POST '/api/dc/v1/indicator/dimension/67e84c6e-9a2d-4afd-9b77-df2a6d4d2000/data' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{"resourceId":"${dimensionId}","resourceType":200102}'
{ "dimensionName": "string", "type": 16, "data": [ "string" ], "pageInfo": { "pageIndex": 0, "pageSize": 0, "rowCount": 0 } }