A newer version is available. For the latest information, see the
current release documentation.
Note
editNote
editDeprecated: Note
Properties
edit-
id
(string
) - note id
-
message
(string
, required) - Note message
-
timestamp
(string
asdate-time
) - Note last modification timestamp
-
user_id
(string
) - Note author
Example
edit{ "id" : "string", "message" : "string", "timestamp" : "2019-01-01T00:00:00Z", "user_id" : "string" }