Notes

The following documentation supports our new Elation Note product, which is still in Beta.

Available Endpoints

MethodEndpointDescription
GET/api/2.0/notesList Notes
GET/api/2.0/notes/{note_id}Get Note By Id
POST/api/2.0/notesCreate Note
PATCH/api/2.0/notes/{note_id}Update Note By Id
DELETE/api/2.0/notes/{note_id}Delete Note By Id