Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
data_connector_name
string
required
dataslice_id
string | null
strategy
string
default:exact
tag_ids
string[]
identity_tag_ids
string[]
date_tag_ids
string[]
version_tag_id
string | null
normalize_case
boolean
default:true
strip_whitespace
boolean
default:true
content_similarity_threshold
number | null
blocking_tag_id
string | null

Response

Successful Response