Update a fixed time slotAsk AIput https://rest.api.pactima.com/v1/participant-pool-schedules/{participantPoolScheduleId}/fixed-time-slots/{id}Update an existing fixed time slotPath ParamsparticipantPoolScheduleIdstringrequiredID of the participant pool scheduleidstringrequiredID of the fixed time slotBody ParamsdatedaterequiredSpecific date for this time slotstartTimestringrequiredStart 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 slotreasonstringOptional reason for this fixed time slot (e.g., "Holiday", "Special Event")overridesRecurringbooleanDefaults to falseWhether this fixed slot overrides any conflicting recurring slotstruefalseisActivebooleanDefaults to trueWhether this fixed time slot is currently activetruefalseResponse 200Fixed time slot updated successfullyUpdated 5 months ago