v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Note

Update an existing note

Modifies an existing note's content, metadata, or attachments. Partial updates are supported through the NoteUpdateDto object. Only the note owner or users with project manager/owner roles can update notes. The note's last update timestamp will be automatically updated.

put/v1/notes/{id}

Path parameters

idstring required

Unique identifier of the note to update

Request body

textstring
dateTimestring
uristring
driveIdstring
deletedboolean

Response

Note successfully updated

idstring
userstring
deletedboolean
lastUpdateinteger
createdinteger
textstring
dateTimestring
uristring
driveIdstring