Delete a fixed time slotAsk AIdelete https://rest.api.pactima.com/v1/participant-pool-schedules/{participantPoolScheduleId}/fixed-time-slots/{id}Delete a fixed time slot from the schedulePath ParamsparticipantPoolScheduleIdstringrequiredID of the participant pool scheduleidstringrequiredID of the fixed time slotResponse 200Returns an object with a deleted parameter on success. If the id does not exist, returns an error.Updated 6 months ago