---
title: "Adds interview types to already existing ones"
method: PATCH
path: "/interview-types"
tags: ["interview types"]
---

# Adds interview types to already existing ones

`PATCH /interview-types`

## Request body

- InterviewType[]

## Response `204`

Interview types updated

## Other responses

- `403` — Forbidden to create an interview type
- `409` — with codes: * **INTERVIEW_TYPES_SIZE_EXCEEDED** when maximum size of 2000 interview types exceeded
- `422` — When input validation fails
- `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/revisions/449bdc2516c9/schema)
