| Parameter | Type | Description |
|---|---|---|
NOTEPath | string | NOTE/DOC file path |
page | number | Page number (starts from 0) |
keyword | string | Keyword content |
APIResponse<boolean>:result === trueindicates the insertion succeeded
Insert keyword.
| Parameter | Type | Description |
|---|---|---|
NOTEPath | string | NOTE/DOC file path |
page | number | Page number (starts from 0) |
keyword | string | Keyword content |
APIResponse<boolean>: result === true indicates the insertion succeeded