Parse CSV Catalog to extract column names and total row count

Parse CSV file

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

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json