delete https://api.smartrecruiters.com/interviews-api/v201904/interviews//timeslots/
Log in to see full request history
Responses
204Timeslot deleted
404with codes:
- INTERVIEW_NOT_FOUND when no interview with given id
- TIMESLOT_NOT_FOUND when no timeslot with given id
409with codes:
- CANNOT_DELETE_LAST_TIMESLOT when cannot delete last timeslot
500Unexpected error