Clone Event

Creates a new event by cloning an existing one. Copies all event settings including registration types, packages, sessions, forms, and website configuration into a new event.

The source event is identified by event_id in the path. Override any fields in the request body to customize the clone (e.g., new name, start_date, display_url). Fields not provided in the body inherit values from the source event.

Cloning is asynchronous and may take a few moments to complete. Registrant data is never copied -- the cloned event starts with zero registrations.

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 event you want to clone

Form Data
string
string
string
string
string
string
string
string
string
string
Response
200
Language
Credentials
Bearer
access_token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!