delete
https://sandbox.elationemr.com/api/2.0/reports//internal_notes//
Delete a specific internal note
Permanently deletes the specified internal note from a report. This action cannot be undone.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | The unique identifier of the report |
note_id | integer | Yes | The unique identifier of the internal note to delete |
Response
Returns the deleted internal note object upon successful deletion.
204No response body
