Skip to main content

Update a session information

Update selected sessions of an event by sending request body as mentioned in the description section.

Path Parameters
sessionid integer REQUIRED
Request Body

The requestBody structure should be as mentioned or else it'll throw error.

Note: A basic example is presented here. All properties sent to create a session can be added in this payload's resource properties each session object to UPDATE multiple sessions at the same time.

title string
file2 string
capacity integer
rsvp boolean
speakerid integer
tags string
videolink string
Responses
default

Error Response

Schema
code int32

Error code.

message string

String description of the error.