Skip to main content
Skip table of contents

Session Creation - Track

To create a session track, utilize the /api/v2/session/setTrack endpoint. This system creates a session track by utilizing the mandatory parameters.

  1. event_id: The unique identifier for the event. (integer)

  2. title: Name given to the Track (string)

  3. color: Color code (string)

Notice: The system exclusively recognizes the following code colors.

#eb9c71  #9887d4  #4FCBBE  #76C5EB  #9F3CA4  #EF5961

#4D387F  #266C90  #0FA5A0  #039BBD  #EE9649  #B2B653

#8ACA70  #FB7B0A  #E75076  #1F5C68  #F56FAF  #395a9e

#58C1FE  #D7D416  #E882F5  #8DA4FF  #898989  #C4ADF6

image-20250529-103722.png

JavaScript errors detected

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

If this problem persists, please contact our support.