Skip to main content
Skip table of contents

Deactivate Scroll Translations in a Space

Question

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

Answer

If you are using Scroll Translations 3.11.1 or below

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:

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

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

If you are using Scroll Translations 3.11.2 or above

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.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.