Create Track
Tracks
Create Track
Creates a new session track for an event. Requires event_id and name in the request body. Once created, sessions can be assigned to this track to categorize the event agenda.
POST
Create Track
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Body
application/x-www-form-urlencoded