---
title: "Changes to Rerank"
method: POST
path: "/v1/rerank"
---

# Changes to Rerank

`POST /v1/rerank`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-07-26** `beb179a156f3` — 1 breaking, 3 warning, 6 info

## Changes

- **2026-07-26** `beb179a156f3` — 1 breaking, 3 warning, 6 info
  - request property `oneOf[subschema #3: RerankerV3Request]/model` was restricted to a list of enum values
  - removed the request property `oneOf[subschema #1: TextRerankerRequest]/truncation`
  - removed the request property `oneOf[subschema #2: RerankerM0Request]/truncation`
  - removed the request property `oneOf[subschema #3: RerankerV3Request]/truncation`
  - added `jina-reranker-v3.5` mapping keys to the request discriminator
  - the `model` request property const value `jina-reranker-v3` was removed
  - the `max_doc_length` request property default value `2048` was removed
  - added the new `jina-reranker-v3` enum value to the request property `oneOf[subschema #3: RerankerV3Request]/model`
  - added the new `jina-reranker-v3.5` enum value to the request property `oneOf[subschema #3: RerankerV3Request]/model`
  - request property `oneOf[subschema #3: RerankerV3Request]/max_doc_length` list-of-types was widened by adding types `null` to media type `application/json`

---

[Operation](https://skmtc.dev/jina/apis/jina-search-foundation-api/docs/v1/rerank/post.md) · [API](https://skmtc.dev/jina/apis/jina-search-foundation-api.md) · [Page](https://skmtc.dev/jina/apis/jina-search-foundation-api/changes/v1/rerank/post)
