The createSession method of Toybox.ActivityRecording requires that the provided parameter map contain a :name entry. There isn't really any mention of what values are expected, allowed, or what the data is used for.
It seems that the information is important since it is documented as required, but given the lack of information around it, I'm under the impression that any string would be legal/acceptable.
Travis