Skip to main content
POST
/
batch-import
/
validate-csv
Validar CSV
curl --request POST \
  --url http://api.gu1.ai/batch-import/validate-csv \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt

Use this file to discover all available pages before exploring further.

Endpoint

POST https://api.gu1.ai/batch-import/validate-csv

Visão geral

Content-Type: multipart/form-data. Resposta: JSON com ok. HTTP 200 mesmo em falha — verificar ok.

Autenticação

Authorization: Bearer SUA_API_KEY

Campos do formulário

CampoObrigatórioDescrição
fileSimCSV
mappingIdSimUUID
Ver também: Importações em lote.