This method allows to copy template screens to the given templates.

    (boolean) Returns if the copying was successful.

    Copy a template screen

    Request:

    1. {
    2. "id": 1
    3. }

    CTemplateScreen::copy() in ui/include/classes/api/services/CTemplateScreen.php.