Changes a interviewer's status in given timeslot

Path Params
string
required

ID of the interview

string
required

ID of the timeslot

string
required

ID of the user

Body Params

New interviewer's status

string
enum
required
Allowed:
Responses
204

Status successfully changed

404

with codes:

  • INTERVIEW_NOT_FOUND when no interview with given id * TIMESLOT_NOT_FOUND when no timeslot with given id * NON_EXISTING_INTERVIEWERS when no interviewer with given id exists in timeslot
422

When input validation fails

500

Unexpected error

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