Update Session

Updates an existing session by its unique ID. Only the fields included in the request body are modified; omitted fields are left unchanged.

You can update scheduling (date, start_time, end_time), metadata (name, description, track_id, location_id), capacity, and session behavior (selection_control, locked_when_saved, prevent_session_conflicts). Changes to a live session take effect immediately for attendees viewing the agenda.

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 session you want to update

Form Data
integer

Unique identifier for the session.

integer
required

ID of the event associated with this session.

string
required

Title or name of the session.

string

Admin-specific short name for internal usage.

string

Display name on attendee badges.

string

Detailed description of the session.

date

The date when the session will take place.

string

Start time of the session.

string

End time of the session.

integer

Whether the event's default timezone is applied to the session.

string

Timezone for the session. For a list of TZ check TZ Identifier column in this page.

integer

Maximum number of attendees allowed.

integer

Identifier for the location.

integer

Identifier for the session's track.

uri

URL for the webinar if the session is virtual.

string

Custom message displayed when the session is sold out.

string

Secure identifier for the session.

string
enum

Current status of the session.

Allowed:
integer
enum

Whether the session is locked after being saved.

Allowed:
string
enum

Specifies whether the session is optional or included by default, setting the value 'session_included'.

Allowed:
integer
enum

Indicates if the session is selected by default for attendees.

Allowed:
integer
enum

Whether when selecting this session should prevent conflicts with other sessions.

Allowed:
custom_fields
object

Custom fields associated with the session.

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