Parse CSV Catalog to extract column names and total row count

Parse CSV file

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

Public or Private Threekit authentication token. If using a public token the request must originate for a domain added to the authentication token.

string

JSON Web Token (JWT) token used to authorize the request.

Body Params

Body

Request payload for parsing a CSV file before import

string
enum
required

The type of import operation

Allowed:
file | null
required

CSV file to be parsed. Must have mimetype text/csv.

string

CSV delimiter, defaults to comma (",")

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json