Speaker Sessions
Overview
Manage the many-to-many association between speakers and sessions
Speakers and sessions have a many-to-many relationship — a speaker can present at multiple sessions, and a session can have multiple speakers. Use these endpoints to assign or remove speakers from sessions. The API supports both form-encoded and JSON request bodies for creating associations.