Create Registrant Session

Adds a session to a registrant's selected sessions. Both registrant_id and session_id are required path parameters. By default, the request will fail if the session is at capacity or has scheduling conflicts. Set override_capacity_errors to bypass capacity checks, send_email to trigger a session confirmation email, or validate_only to check for conflicts without actually adding the session.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

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

integer
required

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

Query Params
string

boolean - optional - If an item is sold out, an error will be shown and the registrant will not be updated. If this flag is enabled, the data will be updated

string

boolean - optional - If true then session confirmation emails will be automatically sent

string

boolean - optional - If true, then the session won't be added, but checks for capacity and conflicts will be performed

Responses

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