diff --git a/src/pages/api/11-search-reference.md b/src/pages/api/11-search-reference.md
index 434d40f..2cb1714 100644
--- a/src/pages/api/11-search-reference.md
+++ b/src/pages/api/11-search-reference.md
@@ -167,15 +167,13 @@ Pass the following URL parameters with the GET request.
How closely it matches your search request, closest matches first.
creation
Creation date in descending order (newest first).
- featured
- Attempts to display the highest quality content first, as scored by Adobe Sensei's machine
- learning
- algorithms. In practice, it performs best on lifestyle imagery.
nb_downloads
In descending order by the number of downloads by all users since the asset was added to Adobe
Stock.
undiscovered
Starting with assets that have not commonly been viewed or downloaded.
+ featured
+ This feature will be deprecated and revert to a relevance sort.
diff --git a/src/pages/getting-started/apps/05-search-for-assets.md b/src/pages/getting-started/apps/05-search-for-assets.md
index 4e57778..4bcc973 100644
--- a/src/pages/getting-started/apps/05-search-for-assets.md
+++ b/src/pages/getting-started/apps/05-search-for-assets.md
@@ -199,7 +199,6 @@ Valid orders and their meanings:
* `relevance`: How closely it matches your search request, closest matches first (default).
* `creation`: Creation date in descending order (newest first).
-* `featured`: Attempts to display the highest quality content first, as scored by Adobe Sensei's machine learning algorithms. In practice, it performs best on lifestyle imagery.
* `nb_downloads`: In descending order by the number of downloads by all users since the asset was added to Adobe Stock.
* `undiscovered`: Starting with assets that have not commonly been viewed or downloaded.