Skip to main content
POST
Dispara el procesamiento de un archivo ya subido
Dispara el procesamiento de un archivo que ya fue subido a S3 (ya sea vía upload directo o link prefirmado).

Ejemplo

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

ID del datastore

Body

application/json
id
string
required

ID del datasource (devuelto por upload o generate-link)

Response

Procesamiento iniciado

id
string
type
string
name
string
status
enum<string>
Available options:
unsynched,
pending,
running,
synched,
error,
usage_limit_reached
groupId
string
updatedAt
string<date>
createdAt
string<date>
lastSynch
string<date>
config
object