Using the Feature of Track Changes

Hello @vansh,
The “On for me and everyone” option cannot be enabled via the API, as it is a document-specific property that cannot be modified through the editor initialization config. It can only be set at the level of document templates.

However, if you need to restrict all users to only review the document without directly editing it, you can achieve this by using the “edit”: false and “review”: true permission combination.