Update a recurring time slotAsk AIput https://rest.api.pactima.com/v1/participant-pool-schedules/{participantPoolScheduleId}/recurring-time-slots/{id}Update an existing recurring time slotPath ParamsparticipantPoolScheduleIdstringrequiredID of the participant pool scheduleidstringrequiredID of the recurring time slotBody ParamsdayOfWeekintegerrequired0 to 6Day of week (0=Sunday, 1=Monday, ..., 6=Saturday)startTimestringrequiredStart time in HH:MM format (24-hour)endTimestringrequiredEnd time in HH:MM format (24-hour)kindstringenumrequiredWhether this time slot is available for booking or blockedAVAILABLEUNAVAILABLEAllowed:AVAILABLEUNAVAILABLEtimezonestringDefaults to UTCTimezone for this time sloteffectiveFromdateDate when this recurring pattern becomes effectiveeffectiveUntildateDate when this recurring pattern expires (optional)isActivebooleanDefaults to trueWhether this recurring time slot is currently activetruefalseResponse 200Recurring time slot updated successfullyUpdated 5 months ago