Create a fixed time slotAsk AIpost https://rest.api.pactima.com/v1/participant-pool-schedules/{participantPoolScheduleId}/fixed-time-slotsCreate a new fixed time slot for the schedulePath ParamsparticipantPoolScheduleIdstringrequiredID of the participant pool scheduleBody 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 201Fixed time slot created successfullyUpdated 5 months ago