> ## Documentation Index
> Fetch the complete documentation index at: https://developer.swoogo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 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.
