---
title: "Changes no-show value in a timeslot"
method: PATCH
path: "/interviews/{interviewId}/timeslots/{timeslotId}/noshow"
tags: ["timeslots"]
---

# Changes no-show value in a timeslot

`PATCH /interviews/{interviewId}/timeslots/{timeslotId}/noshow`

## Response `204`

Timeslot no-show in a timeslot is successfully changed

## Other responses

- `403` — Forbidden to change no-show value in a timeslot
- `404` — with codes: * **INTERVIEW_NOT_FOUND** when no interview found with given id * **TIMESLOT_NOT_FOUND** when no timeslot found with given id
- `500` — Unexpected error

---

[API](https://skmtc.net/smartrecruiters/apis/apply-api.md) · [All operations](https://skmtc.net/smartrecruiters/apis/apply-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smartrecruiters/apply-api/versions/449bdc2516c9/schema)
