Updates an event session

Updates an event session with the specified details.

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

Identifier of the event session to update

Body Params

Data containing updated event session information

int64 | null

UTC timestamp in seconds since the Unix epoch

int64 | null

UTC timestamp in seconds since the Unix epoch

string | null

Title of the event session

string | null

Name of the location

string | null

Physical address of the event location

boolean | null

Flag to show RSVP buttons bar

boolean | null

Flag to show title in the form

string | null

Additional notes for the event session

integer | null

Maximum capacity for the event session

tags
array of strings | null

Array of tags for the event session

tags
Responses
200

event session updated

404

event session not found

422

unprocessable entity

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!