šŸ”“šŸ”µ Create a manual water intake (without image-based prediction).

Creates a water intake for the specified APIUser without using an image-based prediction. This is an alternative to the recognition endpoints.
The water ingredient and its nutritional information are automatically assigned - no dish selection is required.
Optionally, quantity and a timestamp can be specified for the intake. If not provided, these parameters will
default to the following:

  1. Quantity: 250ml.
  2. Timestamp: Current time of the user.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the APIUser.

Body Params

A JSON object with the necessary information to create a water intake manually. The request body is optional - if not provided, all parameters will use their default values.

integer
≄ 1

Amount of water in milliliters to log. Must be greater than or equal to 1. Defaults to 250ml if not provided.

string

Timestamp that will be assigned to the intake. It will take into account the user's timezone. Following the format '%Y/%m/%d, %H:%M:%S'. If not provided it will be set to the current time as default.

string

Optional label to assign to the intake.

Responses

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