v4

latestOpenAPI 3.1.02026-08-08278476614.0 KB
notes

Update Feature Note

Update a note's content. Only the author can update.

patch/api/v1/notes/{project_id}/{note_id}

Path parameters

note_idstring uuid required

Request body

contentstring required
sourcestring nullable

Response

Successful Response

idstring uuid required
feature_idstring required
project_idstring uuid required
user_idstring uuid required
contentstring required
sourcestring required
author_namestring nullable required
created_atstring date-time required
updated_atstring date-time required