Update note
POST {{baseUrl}}/api/:projectId/notes/:noteId/update
Update a note from a project.
Request Body
{"note"=>"<string>", "parentId"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}