Skip to main content
POST
Validate dataset source

Authorizations

Authorization
string
header
required

API key with the vk_ prefix. Create one from the dashboard.

Body

application/json
source_type
string
required
huggingface_dataset
string | null
huggingface_config
any
credentials
string | null

Response

Validation result for the dataset connection

valid
boolean
required
num_rows
integer<int32> | null
columns
string[] | null
error
string | null