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

Creates a water intake for the specified APIUser without image-based prediction or dish selection.

The created resource is a normal image-less manual intake whose only dish is the configured water class. It is
returned in intake history with is_water: true and contributes to total_water.manual_water. The classification
is content-based, so an equivalent water-only intake created through /intake/manualInput/USERID behaves the
same way.

The request body is optional. quantity defaults to 250 ml and timestamp defaults to the user's current
localized time. A supplied timestamp is interpreted in the target user's local time.

An APIUser can create water only for themselves. An APIUserManager can create it for an APIUser they are
authorized to manage.

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

Optional water-entry fields. When omitted, the endpoint logs 250 ml at the target user's current localized time.

integer
≄ 1

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

string

User-local timestamp assigned to the intake, formatted as '%Y/%m/%d, %H:%M:%S'. Defaults to the target user's current localized time.

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