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
total_data_sets
integer | null
tag_names
string[] | null
tag_datas
Tag Datas · object | null
overwrite
boolean
default:false
job_id
string | null
hierarchy_name
string | null
hierarchy_data
Hierarchy Data · object | null
dataslice_id
string | null
conditions
Condition · object | null

Response

Successful Response

message
string
required