---
title: "Patches job level interview template's interviewers pool."
method: PATCH
path: "/job-templates/{jobInterviewTemplateId}"
tags: ["job-level-interview-templates"]
---

# Patches job level interview template's interviewers pool.

`PATCH /job-templates/{jobInterviewTemplateId}`

Patches job level interview template's interviewers pool.

## Path parameters

- `jobInterviewTemplateId` string, uuid, required

## Request body

- JobLevelInterviewTemplatesInterviewersPatchRequestExternal
  - `hiringTeamRoleToInterviewers` object — Map of hiring team roles to interviewers' IDs. Each key is a hiring team role, and the value is a set of interviewer IDs associated with that role.

## Response `204`

job level interview template's interviewers pool patched

## Other responses

- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — job level interview template not found.

---

[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)
