Reject tracked changes by id
reject_changesReject tracked-change suggestions by removing inserted text or clearing strikethrough on deletions. Provide change IDs from list_tracked_changes; irreversible.
Instructions
Rejects the specified tracked-change suggestions. For tracked inserts the inserted text is removed; for tracked deletes the strikethrough is cleared and the text stays. Implemented as an OT update with u:true flags on the inverse ops — same pathway Overleaf's web client uses. Pass the change_id values from list_tracked_changes. Irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| change_ids | Yes | Tracked-change ids to accept (from list_tracked_changes). |