bookmarks
Create a new bookmark collection
post/patients/{patient_id}/bookmarks/collections
Path parameters
patient_idinteger required
Request body
Example request
{
"description": "Some description of the collection",
"name": "Bookmarked Meals"
}Response
successful operation