Tags and Dietary Labels REST Endpoints
v2/Setup/Tags and Dietary Labels
These APIs maintain Tags and Dietary Labels
Release | Description |
---|---|
23.5 | Tags v2 introduced |
23.6 | Update endpoint will only update an existing record and will not insert a new record. |
23.7 | The Tags API has been expanded to support Dietary Labels through the introduction of a new field, dietaryLabel. |
- Add Tags and Dietary Labels
- Method: postPath:
/config/sim/v2/setup/tags
- Delete Tags and Dietary Labels
- Method: postPath:
/config/sim/v2/setup/deleteTags
- Get Tags and Dietary Labels
- Method: postPath:
/config/sim/v2/setup/getTags
- Update Tags and Dietary Labels
- Method: postPath:
/config/sim/v2/setup/updateTags