Skip to main content
Version: 2.0

Replace the filter attributes of a corpus

POST 

/v2/corpora/:corpus_key/replace_filter_attributes

Replace the filter attributes of a corpus. This does not happen immediately, as this operation creates a job that completes asynchronously. These new filter attributes will not work until the job completes.

You can monitor the status of the filter change using the returned job ID. The corpus_key uniquely identifies the corpus. For more information, see Corpus Key Definition.

Request

Responses

Successfully created a job that will replace the filter attributes.