AVOLITES TITAN API

RenameProfile

Rename a profile.

Namespace: Profiles

Syntax

MACRO

Void Profiles.RenameProfile(Int32 profileId, String newName)

HTTP

http://[ip]:4430/titan/script/2/Profiles/RenameProfile?profileId={titanId}&newName={string}

Parameters

profileId ( Int32 ) : The profile id.

newName ( String ) : The new name.