v3

OpenAPI 3.1.02026-08-06274467602.9 KB
notes

Create Feature Note

Create a new note on a feature. One note per user per feature per source.

post/api/v1/notes/{project_id}/{feature_id}

Path parameters

feature_idstring 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