This function already exists in the UI. As I run a live stream with repeatable elements, it would be amazing to instead of creating an event, duplicate a template event. This solves a lot of setup problems, especially if you have an event that is already preconfigured, with all the scenes, predefined backgrounds, etc. The request payload could be: title, string, optional; new title of the event description, string, optional; new description of the event If those values are not given, or no payload is given, the description is copied from the original event, and the event name is done exactly like in the UI function. The reponse payload could be: eventId, string inviteLink, string (link for guests joining the stream - for scheduling automation eventId is useless, because I cannot use it to invite anyone to studio. I need a studio invite link to put it into an email or calendar invite)