Skip to main content
PATCH

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

extractor_id
string<uuid>
required

UUID of the extractor

Body

application/json

Restricts a downstream pipeline branch to chunks carrying specific tags.

name
string
Example:

"Pricing & SLA chunks"

brief
string
Example:

"Keep only chunks tagged with pricing or SLA topics."

filter
object
Example:
import_mode
boolean
default:false
write-only
set_latest_as_default
boolean
write-only

Response

Updated

Restricts a downstream pipeline branch to chunks carrying specific tags.

id
string<uuid>
read-only
name
string
Example:

"Pricing & SLA chunks"

brief
string
Example:

"Keep only chunks tagged with pricing or SLA topics."

filter
object
Example:
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only
versions
object[]
read-only
default_version
object | null

Immutable snapshot of a ChunkTagFilterExtractor's version-bearing configuration.

latest_version
object | null

Immutable snapshot of a ChunkTagFilterExtractor's version-bearing configuration.