Skip to main content
POST
Call the saveTrack mutation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
eventId
string
required
name
string
required
sortOrder
integer
required
color
string

Response

The value returned by saveTrack

Whatever the function returns