setNote
setNote
Permissions:
admin or user
Description:
Sets information for a note in the defined tenant.
Parameters:
tenant – tenant name
name – note name
description – description
useraccess – access levels are No access: 0; Read only: 1; Read/Write: 2.
note – note content
Returns:
If the method succeeds, it returns “OK” in the result field.
If the method fails, it returns an associative array in the error field.
Related methods:
deleteNote, getNote, getNoteNames