Question

I want to disable Scroll Translations in my space. How can I remove all the sv-translations macros from the space?

Answer

You can clean-up the space using a specific REST call.

Before you begin: log in with Doc Admin or Space Admin permissions and remove all languages except the default one.

Warning of content loss – All existing translations will be deleted if you delete a specific (non-default) language.


  • Copy the following command in the browser line, customize the URL in "< >" and execute it:

    http://<baseUrl>/rest/scroll-versions/1.0/clean-up-translation/<spaceKey>
    CODE

You will see a success messages when all sv-translations macros and translations related data have been removed from the space.

Before you begin: log in with Doc Admin or Space Admin permissions and remove all languages except the default one.

Warning of content loss – All existing translations will be deleted if you delete a specific (non-default) language.

  1. Click on Deactivate next to a default language
  2. Confirm deactivation of Scroll Translations in the current space by clicking on Deactivate.