Create a new event based on source event

Path Params
uuid
required

ID of event to return

Body Params

Event object that needs to be added to the backend. Body props that are optional and will be taken from source event if missing in request: name, bannerUrl, networkingHub, presenterPasscode, hostPasscode, attendeePasscode, isAttendeeRegistrationModeEnabled, isPresenterRegistrationModeEnabled, isRegistrationModeEnabled, hosts, presenters. Additionaly event customization, list of hosts and presenters is also copied from source event

string
required

Name of the event

date-time
required
date-time
required
string
enum
required
string
enum
Allowed:
string

Picture of the event

string

The networking hub linked when networking starts

presenters
array of strings

Array of ids for presenters

presenters
organizers
array of strings

Array of organizers ids

organizers
boolean | null

Turn on automatic selection of latest replay

boolean | null

Turn off recording for this event

boolean | null

Turn on registration mode

boolean | null

Turn on to require attendee codes to enter

Responses

400

Invalid input

401

Access token is missing or invalid

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