Parse CSV Catalog to extract column names and total row countAsk AIpost http://preview.threekit.com/api/v2/catalog/parseParse CSV fileQuery Paramsbearer_tokenuuidPublic or Private Threekit authentication token. If using a public token the request must originate for a domain added to the authentication token.jwt_tokenstringJSON Web Token (JWT) token used to authorize the request.Body ParamsBodytypestringenumrequiredThe type of import operationnew-catalog-importAllowed:new-catalog-importfilefile | nullrequiredCSV file to be parsed. Must have mimetype text/csv.delimiterstringCSV delimiter, defaults to comma (",")Responses 200200 400400 401401 403403 404404 422422Updated 7 months ago