Health Programs module¶
Overview¶
This module is responsible for managing health programs.
Endpoints¶
Health Programs¶
- POST:
health_programs/progress: create or update the progress of the connected user for a given health program (via the program slug) - GET:
health_programs/sync: return a single health program progress for the connected user (via the program slug) - GET:
health_programs/override: return all health programs overrides for the connected user