| Name | Type | Description | Notes |
|---|---|---|---|
| organisationId | String | the main organisation (its guid id) for this source/crawler | [default to null] |
| kbId | String | the knowledge-base id of this context item, a guid-string | [default to null] |
| url | String | The unique URL of a document. | [default to null] |
| noteId | Integer | The id of the note, starting at 1 note of 0 means create a new note | [default to null] |
| noteText | String | The text of the note | [default to null] |
| userId | String | The user's id | [default to null] |
| String | the email address of the user that made the change | [default to null] | |
| created | Long | a unix-timestamp of the creation date-time of this record | [default to null] |