serpwatcher_delete_annotation
Remove unwanted SERPWatcher annotations by tracking ID and annotation ID to keep rank tracking data clean and accurate.
Instructions
Delete a SERPWatcher annotation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON request body to pass directly to POST/PUT/PATCH/DELETE endpoints. | |
| query | No | Optional query string parameters to pass directly to the Mangools endpoint. | |
| tracking_id | Yes | SERPWatcher tracking ID. | |
| annotation_id | Yes | SERPWatcher annotation ID. |