bookmarks

Create a new bookmark collection

post/patients/{patient_id}/bookmarks/collections

Path parameters

patient_idinteger required

Request body

descriptionstring nullable
namestring required
system_key'default_meals' | 'default_recipes' | 'custom_foods'

Example request

{
  "description": "Some description of the collection",
  "name": "Bookmarked Meals"
}

Response

successful operation

descriptionstring nullable
idinteger required
namestring required
system_key'default_meals' | 'default_recipes' | 'custom_foods'

Changes

Changed in 1 of the 15 revisions of this API.4

    • ○

      added the optional property ///// to the response with the status

      response-optional-property-added

    • ○

      added the optional property ///// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added

    • ○

      added the optional property //// to the response with the status

      response-optional-property-added