Appearance
Detect CSV column mappings
POST
/api/v1/projects/{project_id}/sources/detect-columns
Analyzes CSV headers and sample data to auto-detect column mappings for the project's platform.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
project_id*
Type
Requiredstring
Format
"uuid"Request Body
multipart/form-data
file
string
Required
Format
"binary"Responses
Successful Response
application/json
[
]