Show / Hide Table of Contents

    Rename

    Rename a group

    Namespace: Group

    Syntax

    MACRO

    Void Group.Rename(Int32 groupId, String groupName)

    HTTP

    http://[ip]:4430/titan/script/2/Group/Rename?groupId={titanId}&groupName={string}

    Parameters

    groupId ( Int32 ) : The group id.

    groupName ( String ) : Name of the group.

    Back to top Copyright © 2021 Avolites Ltd