Skip to main content
PUT
Set your goal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
target_weight_kg
number<double> | null
Required range: 20 <= x <= 400
starting_weight_kg
number<double> | null
Required range: 20 <= x <= 400
target_date
string<date> | null

Response

id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
target_weight_kg
number<double> | null
Required range: 20 <= x <= 400
starting_weight_kg
number<double> | null
Required range: 20 <= x <= 400
target_date
string<date> | null