Deletes a timeslot

Log in to see full request history
Path Params
string
required

ID of the interview

string
required

ID of the timeslot

Responses
204

Timeslot deleted

404

with codes:

  • INTERVIEW_NOT_FOUND when no interview with given id
  • TIMESLOT_NOT_FOUND when no timeslot with given id
409

with codes:

  • CANNOT_DELETE_LAST_TIMESLOT when cannot delete last timeslot
500

Unexpected error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json