| Name | Description | Type | Additional information |
|---|---|---|---|
| diet_template_id |
diet temp id to add new day to template |
integer |
Required |
| nutrition_profile_id |
nutrition profile id to create template |
integer |
Required |
| start_date_str |
start date for diet plan or template in YYYY-MM-DD format |
string |
None. |
| end_date_str |
end date for diet plan or template in YYYY-MM-DD format |
string |
None. |
| previous_diet_plan_id |
previous diet plan id to ccopy the meals |
integer |
None. |