Notes

Update a note

patch/api/v1/notes

Request body

accessTokenstring
userIdstring
titlestring
contentstring
projectIdstring
noteIdstring required

Response

Successful response. Stable response schemas are documented in workflow guides when available.

{"stackTrail":"paths:/api/v1/notes:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"Response shape is route-specific and may be backed by @overlay/app-core contracts."}

Changes