food
Gets calculated food details for a list of food components
put/food/details/calculate
Request body
Example request
{
"components": [
{
"serving_unit_amount": 1,
"serving_unit_label": "gram"
}
]
}Response
successful operation