Deletes a timeslot

Supported only for interviews created via the Public API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json