Updates a user’s history record with the provided properties. Accepts any valid history field in the body, not just favorite and forgotten. Returns the full updated document.
JWT token passed in x-access-token header
The ObjectId of the history record to update
Accepts any properties to update on the history document. Common fields include favorite and forgotten, but any valid history field is accepted.
Whether to mark the history item as favorite
true
Whether to soft-delete the dialogue from history
false
Custom name for a favorited record
"Deployment Guide"
Update the course name for this record
User feedback on the response
"up"