/
/RecipeSage API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11h ago · Updated 11h ago
assistant2
clip2
discover9
images1
import18
jobs6
labelGroups4
labels10
mealPlans16
  • postCreate a meal plan
  • postCreate a single meal plan item (deprecated)
  • postCreate multiple meal plan items
  • postDelete a meal plan
  • postDelete a single meal plan item (deprecated)
  • postDelete multiple meal plan items
  • postDetach the caller as a collaborator from a meal plan
  • getGet a single meal plan by id
  • getGet the items belonging to a meal plan
  • getGet the items belonging to a meal plan within an inclusive range of dates
  • getGet the caller's meal plans (without items)
  • getGet the caller's meal plans, including recent items
  • postUpdate a meal plan
  • postUpdate a single meal plan item (deprecated)
  • postUpdate multiple meal plan items
  • postCreate or update multiple meal plan items via id-keyed upsert
messages3
ml7
recipes18
shoppingLists15
users26
    mealPlans

    Delete a meal plan

    post/compat/v2/mealPlans/deleteMealPlan

    Request body

    idstring uuid required
    referencestring uuid

    Response

    Successful response

    referencestring uuid required
    idstring uuid required

    Changes

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