{
"lciName": "string",
"lciCode": "string"
}curl --location --request POST 'http://localhost:9000/lci/dataset' \
--header 'Content-Type: application/json' \
--data-raw '{
"lciName": "string",
"lciCode": "string"
}'{
"code": 0,
"message": "string",
"data": {},
"timestamp": 0
}