Skip to main content
PATCH
Patch Enrichment Field Extraction

Path Parameters

extraction_uuid
string<uuid>
required

Body

application/json

Request body for PATCH /v1/enrichment-field-extractions/{uuid}.

source_path
string | null
target_key
string | null
value_type
string | null
is_active
boolean | null
description
string | null

Response

Successful Response

data
EnrichmentFieldExtractionResponse · object
required

Response schema for enrichment field extraction endpoints.

meta
Meta · object