Deprecation of JQL search and Evaluate expression endpoints
What is changing?
We’re deprecating the following Jira Platform REST endpoints:
GET /rest/api/2|3|latest/search - Search for issues using JQL (GET)
POST /rest/api/2|3|latest/search - Search for issues using JQL (POST)
POST /rest/api/2|3|latest/search/id - Search issue IDs using JQL
POST /rest/api/2|3|latest/expression/eval - Evaluate Jira expression
There is a deprecation period of 6 months, and these endpoints will be removed after May 1, 2025.
This is already affecting sandbox deployments.