Post or update user tags or ingredients

This endpoint allows users to tag foods with their ingredients. This information will then be used to infer the user intake of the different ingredients by just entering the foods. The inferred intake levels will then be used to determine the effects of different nutrients on the user during analysis.

Query Params
number

User's id

Body Params

Contains the new user tag data

number
required

Number by which we multiply the tagged variable value to obtain the tag variable (ingredient) value

integer
required

This is the id of the variable being tagged with an ingredient or something.

integer
required

This is the id of the ingredient variable whose value is determined based on the value of the tagged variable.

Responses

401

Not Authenticated

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json