Undo a candidate no-show
POST/v1/interviews/:id/undo_candidate_no_show
Reverses a no-show marking. Allowed only when meeting_status is candidate_no_show.
Request
Responses
- 200
- 404
- 422
No-show reversed
Interview not found
Interview is not currently a no-show. Error code: err_candidate_no_show_not_marked.