v1

latestOpenAPI 3.0.32026-07-2659199427.5 KB
Query 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

OR
OR
OR
OR

Example request

{
  "surfaceForm": "tee shirts",
  "outputs": [
    "tee shirts",
    "t-shirts"
  ]
}

Response

Created

OR
OR
OR
OR