/v1/lives/{liveId}Ask AIput https://openapi.meltingspot.io/v1/lives/{liveId}Update a LivePath ParamsliveIdstringrequiredThe id of the LiveBody ParamstitlestringrequiredThe title of the LivedescriptionstringDescription of the Live (in Markdown)startDateintegerrequiredStart date of the Live (Unix timestamp format)endDateintegerrequiredEnd date of the Live (Unix timestamp format)chatVisibilitystringenumThe chat visibility on the LiveDisplayHiddenAllowed:DisplayHiddenparticipantsVisibilitystringenumThe participant list visibility on the LiveDisplayHiddenAllowed:DisplayHiddenvisibilitystringenumThe Live visibilityAnyOneOnlySpotMembersInvitedMembersOnlyAllowed:AnyOneOnlySpotMembersInvitedMembersOnlyparticipationstringenumWho kind of members can participate to the LiveAnySpotMembersInvitedMembersOnlyAllowed:AnySpotMembersInvitedMembersOnlysolutionstringenumrequiredSolution of the LiveYoutubeVimeoBuiltInNoSolutionAllowed:YoutubeVimeoBuiltInNoSolutionbuiltInTypestringenumBuiltIn type of the Live (if solution is BuiltIn)WorkshopConferenceAllowed:WorkshopConferencerecordbooleanActive the record on the LivetruefalserecordAvailablebooleanMake available the record of the LivetruefalsevideoUrlstringVideo URL of the Live (if solution is Youtube or Vimeo)replayVideoUrlobject | nullVideo URL of the Live (if solution is Youtube or Vimeo)replayVideoUrl object | nullResponses 200Live successfully updated 400Malformed payload 404Live not foundUpdated almost 2 years ago