v1
latestOpenAPI 3.0.32026-07-2659199427.5 KBQuery Rewrite Management
Create a query rewrite
Create a query rewrite in Commerce Studio.
post/query-rewrites
Query parameters
fieldsstring[]
Optional additional fields to include in the response. Keep in mind that additional fields can slow the call and increase the response size.
Request body
Example request
{
"surfaceForm": "tee shirts",
"outputs": [
"tee shirts",
"t-shirts"
]
}Response
Created