v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
device

Update a note in a .db or .qi notefile

put/v1/projects/{projectOrProductUID}/devices/{deviceUID}/notes/{notefileID}/{noteID}

Path parameters

projectOrProductUIDstring required
deviceUIDstring required
notefileIDstring required
noteIDstring required

Request body

bodyobject

Arbitrary user-defined JSON for the note.

payloadstring byte

Optional base64-encoded payload.

Response

An empty object means success