post deprecatedhttps://api.logmeal.com/v2/intake/manualInput
[NOTE] This endpoint is DEPRECATED. We recommend using the endpoint POST /intake/manualInput/{userId} instead.
Ā
Endpoint callable by APIUser only.
Ā
Creates a manual intake consisting of a consumed dish or a list of consumed food groups, without using an image-based prediction. This is an alternative to the /recognition endpoints.
Ā
This endpoint can be used to add an intake without the need of an image nor applying the recognition process.
Ā
You must provide either the parameter 'class_ids' or the parameter 'food_group_ids', but never both.