---
title: "Changes to Update an intern"
method: PATCH
path: "/interns/{internId}"
---

# Changes to Update an intern

`PATCH /interns/{internId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 303 revisions.

- **2026-09-21** `0ca3cbfb629d` — 1 info
- **2026-09-21** `50d23050da7a` — 8 info
- **2026-09-19** `1212b12392a8` — 2 breaking
- **2026-09-18** `c4cafb1919d1` — 7 breaking, 7 info
- **2026-09-17** `c3b9702bd9d7` — 1 info

## Changes

- **2026-09-21** `0ca3cbfb629d` — 1 info
  - added the non-success response with the status `415`
- **2026-09-21** `50d23050da7a` — 8 info
  - added the non-success response with the status `409`
  - added the optional property `error/metadata` to the response with the `400` status
  - added the optional property `error/metadata` to the response with the `401` status
  - added the optional property `error/metadata` to the response with the `403` status
  - added the optional property `error/metadata` to the response with the `404` status
  - added the optional property `error/metadata` to the response with the `408` status
  - added the optional property `error/metadata` to the response with the `413` status
  - added the optional property `error/metadata` to the response with the `500` status
- **2026-09-19** `1212b12392a8` — 2 breaking
  - the `model` request property's minLength was increased from `0` to `1`
  - added the pattern `^[A-Za-z0-9~._:@+-]+\/[A-Za-z0-9~._:@+-]+$` to the request property `model`
- **2026-09-18** `c4cafb1919d1` — 7 breaking, 7 info
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `lastFailureMessage` from the response with the `200` status
  - removed the required property `progress/stepLabel` from the response with the `200` status
  - removed the required property `progress/stepNumber` from the response with the `200` status
  - removed the required property `progress/totalSteps` from the response with the `200` status
  - removed the required property `updatedAt` from the response with the `200` status
  - removed the required property `workspaceId` from the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `last_failure_message` to the response with the `200` status
  - added the required property `progress/step_label` to the response with the `200` status
  - added the required property `progress/step_number` to the response with the `200` status
  - added the required property `progress/total_steps` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
  - added the required property `workspace_id` to the response with the `200` status
- **2026-09-17** `c3b9702bd9d7` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openrouterteam/apis/openrouter-api/docs/interns/:internId/patch.md) · [API](https://skmtc.dev/openrouterteam/apis/openrouter-api.md) · [Page](https://skmtc.dev/openrouterteam/apis/openrouter-api/changes/interns/:internId/patch)
