DestroyBookmark method
Last updated: 9/2/2025
Overview
Removes a bookmark.
Parameters
| Name | Description | Type |
|---|---|---|
| qId | Identifier of the bookmark | String |
Outputs
The following is returned in the output:
"result": {
"qSuccess": <true or false>
}
Information noteThe operation is successful if qSuccess is set to true.