Skip to main content
PUT
/
commerce
/
catalog
/
admin
/
searchSchema
/
suggest
/
settings
/
{language}
Error
A valid request URL is required to generate request examples
{
  "name": "<string>",
  "highlight": "<string>",
  "allTermsRequired": "<string>"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

language
string
required

Language code use by the site (en, es, fr)

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

Suggest definition in

name
string | null
highlight
string | null
allTermsRequired
string | null

Response

Success

name
string | null
highlight
string | null
allTermsRequired
string | null