Create Speaker

Assigns a speaker to a single session by providing both speaker_id and session_id as path parameters. The speaker and session must belong to the same event. Returns the created association. To assign a speaker to multiple sessions at once, use the JSON body variant of this endpoint instead.

Path Params
integer
required

integer - required - The ID of the speaker you want to use

integer
required

integer - required - The ID of the session you want to use

Responses

Language
Credentials
Bearer
access_token
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json