v1
latestOpenAPI 3.1.02026-07-24770322.0 KBDelete Note
This API endpoint permanently removes a specific note.
delete/v1/notes/{id}
Path parameters
idstring required
The ID of the note to delete.
Response
200
Example response
{
"id": "20a7d78e-9bd1-4b76-a763-bb29603542a4",
"object": "note",
"deleted": true
}