Update synonym group

šŸ” This endpoint requires HTTP authentication (either Basic or Bearer). For authenticating with Bearer token, required scopes are: synonyms(w).

Update existing synonym group by identifier. Synonyms list inside the group will be replaced with a newly provided synonyms list.

Path Params
int32
required
Query Params
string
required
length between 1 and 100

The key of the index to use.

string
length between 1 and 100

The section of the index to use. Defaults to Products.

string
length between 1 and 100

The ID of the client and version that the request is coming from, such as cio-js-2.90.

Body Params
synonyms
array of strings
required
length between 1 and 20

Array of synonyms you want to set

Synonyms*
Responses
204

No Content

400

Validation Error

401

Credentials are not passed or action is forbidden.

403

The supplied token does not have the required permissions.

404

Not Found

409

Conflict

429

Rate limit breached

Language
Credentials
:
LoadingLoading…