This section covers all endpoints for creating, reading, and managing programme sessions. Sessions represent individual talks, workshops, panels, or other agenda items within an event. The section also includes endpoints for managing the reference data used when building sessions: languages, tags, types, tracks, and locations.
Each endpoint page includes how-to guides — step-by-step instructions for common tasks, each with a What you'll need before starting table. Topics covered include creating sessions, scheduling, assigning speakers and moderators, managing locations, restricting visibility by category, setting capacity and pricing, and managing tags, types, and tracks. How-to guides are listed as child pages under each endpoint reference page.
|
Method |
Endpoint |
Description |
|---|---|---|
|
POST |
|
Create or update a session |
|
GET |
|
Retrieve sessions for an event |
|
GET |
|
Retrieve a single session by ID |
|
POST |
|
Add a participant to a session's attendee list |
|
DELETE |
|
Permanently delete a session |
|
GET |
|
List available session tags for an event |
|
POST |
|
Create a session tag |
|
DELETE |
|
Delete a session tag |
|
GET |
|
List session types for an event |
|
POST |
|
Create a session type |
|
DELETE |
|
Delete a session type |
|
GET |
|
List session tracks for an event |
|
POST |
|
Create a session track |
|
DELETE |
|
Delete a session track |
|
GET |
|
List halls and conference-eligible stands available as session locations |
|
GET |
|
List accounts marked as speakers for an event |
|
GET |
|
List available session languages |
|
GET |
|
Export online session data for an event |