A newer version is available. For the latest information, see the
current release documentation.
Note
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Note
editDeprecated: Note
Properties
edit-
id(string) - note id
-
message(string, required) - Note message
-
timestamp(stringasdate-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"
}