Add note

POST {{baseUrl}}/api/:projectId/notes/add

Add a note to a project.

Request Body

{"note"=>"<string>", "parentId"=>"<integer>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}