Update Note
PATCH /v1/notes/{uuid}
Content-Type: application/jsonPath parameters
Parameter
Description
Request body
Field
Type
Description
Example request
{
"note_tag": "Initial Triage (revised)",
"note_data": "<h2>Intake</h2><p>Device received, photographed, and bagged.</p>"
}Response — 200 OK
Examples
Rename a note
Replace the note body
Move a note into a folder / back to the root
Re-link a note to a different evidence item
Errors
Status
Body
Cause
Was this helpful?