Skip to main content
PUT
Update a synonyms file

Path Parameters

collection
string
required

The name of a collection.

path
string
required

The path to a synonyms file.

Pattern: .*

Body

application/json

The file's new path and state.

path
string
state
enum<string>
Available options:
NOT_READY,
READY,
NOT_SAVED

Response

200 - undefined