POST
/
v3
/
userTags

Authorizations

Authorization
string
headerrequired

Enter your bearer token in the format Bearer access_token_here

Body

application/json
conversionFactor
number
required

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

taggedVariableId
integer
required

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

tagVariableId
integer
required

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

Response

201 - application/json
description
string
required

Can be used as body of help info popup

summary
string
required

Can be used as title in help info popup

errors
object[]

Array of error objects with message property

status
string

ex. OK or ERROR

success
boolean

true or false

code
number

Response code such as 200

A super neat url you might want to share with your users!

card
object