A valid request URL is required to generate request examples{
"tenantId": 123,
"siteId": 123,
"localeCode": "<string>",
"synonymDefinitions": [
{
"synonymId": 123,
"key": "<string>",
"synonyms": [
"<string>"
]
}
]
}Add or update a synonym definition collection.
A valid request URL is required to generate request examples{
"tenantId": 123,
"siteId": 123,
"localeCode": "<string>",
"synonymDefinitions": [
{
"synonymId": 123,
"key": "<string>",
"synonyms": [
"<string>"
]
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Non-paged collection of all synonyms for a Site-Locale. Used for bulk operations
Success
Non-paged collection of all synonyms for a Site-Locale. Used for bulk operations