Skip to main content
DELETE
/
batch-import
/
mappings
/
{id}
Excluir mapeamento
curl --request DELETE \
  --url http://api.gu1.ai/batch-import/mappings/{id} \
  --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

DELETE https://api.gu1.ai/batch-import/mappings/{id}

Visão geral

Resposta: { ok: true } ou 404.

Parâmetro de rota

ParâmetroDescrição
idUUID

Autenticação

Authorization: Bearer SUA_API_KEY
Ver também: Importações em lote.