š 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.
204No Content
400Validation Error
401Credentials are not passed or action is forbidden.
403The supplied token does not have the required permissions.
404Not Found
409Conflict
429Rate limit breached