moi 1.0
/
Contents
/
notes
POST /api/neurons/:neuron_id/contents/:content_id/notes
To store the notes a user takes of a content. IMPORTANT: If no notes are given then current notes are **deleted** from DB
Params
Param name
Description
neuron_id
required
Validations:
Must be a Integer
content_id
required
Validations:
Must be a Integer
notes
optional
Validations:
Must be a String