bookmarks
Update a bookmark for a patient
put/patients/{patient_id}/bookmarks/{bookmark_id}
Path parameters
patient_idinteger required
bookmark_idinteger required
Request body
Example request
{
"name": "Morning Granola",
"note": "Some bookmark notes"
}Response
successful operation
Changes
Changed in 1 of the 15 revisions of this API.4
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○