v62

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

Adds a Note to a Notefile, creating the Notefile if it doesn't yet exist.

post/v1/projects/{projectOrProductUID}/devices/{deviceUID}/notes/{notefileID}

Path parameters

projectOrProductUIDstring required
deviceUIDstring required
notefileIDstring required

Request body

bodyobject

Arbitrary user-defined JSON for the note.

payloadstring byte

Optional base64-encoded payload.

Response

An empty object means success