Goals
Create Goal
Create a durable goal. Metrics are optional and other goals are never changed implicitly.
- title: The goal title/description (1-500 characters)
- goal_type: Optional metric type: boolean, scale, or numeric
- target_value: Optional target value
- current_value: Optional current progress
- min_value: Optional minimum scale value
- max_value: Optional maximum scale value
- unit: Optional unit label (e.g., 'users', 'points')
Omit all metric fields to create a qualitative goal.
post/v1/dev/user/goals
Request body
Response
Successful Response