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