Skip to main content
POST
/
batch-import
/
entity-jobs
/
{jobId}
/
requeue
Reencolar import bulk de entidades
curl --request POST \
  --url http://api.gu1.ai/batch-import/entity-jobs/{jobId}/requeue \
  --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/entity-jobs/{jobId}/requeue

Descripción

Requiere entities:bulk_import.

Parámetro de ruta

ParámetroDescripción
jobIdId del job bulk

Autenticación

Authorization: Bearer TU_API_KEY
Ver también: Importaciones masivas.