meal planning

Clear Meal Plan Day

Delete all planned items from the user's meal plan for a specific day.

delete/mealplanner/{username}/day/{date}

Path parameters

usernamestring required
Example:dsky

The username.

datestring required
Example:2020-06-01

The date in the format yyyy-mm-dd.

Query parameters

hashstring required

The private hash for the username.

Response

Success

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.