Update Note
PATCH/v1/notes/:id
Partially updates an existing note. Only the fields provided in the request body will be modified; all other fields remain unchanged.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Note updated successfully
Invalid request parameters
Invalid or missing API key
Note not found
Internal server error