Skip to main content
PATCH
Update table metadata
Změna schema_id nahradí snapshot Product Schema tabulky pro další operace. Klíče v existujících řádcích nepřejmenuje, neodstraní ani nepřemapuje.

Autorizace

Authorization
string
header
povinné

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

Parametry cesty

table_id
string
povinné

Tělo

application/json
name
string
enhancement_context
string
schema_id
string

Replace the table's Product Schema snapshot for subsequent operations. Existing row keys and values are not remapped.

Odpověď

Updated table

id
string
povinné
name
string
povinné
schema_id
string
povinné
status
enum<string>
povinné

Raw extraction job status returned by the API.

Dostupné možnosti:
queued,
queued_for_processing,
processing,
processing_by_worker,
completed,
error,
cancelled
total_rows
integer
povinné
created_at
string<date-time>
povinné
updated_at
string<date-time>
povinné
progress
integer
Požadovaný rozsah: 0 <= x <= 100
source_type
enum<string>
Dostupné možnosti:
files,
text
additional_context
string | null
enhancement_context
string | null
error_message
string | null
files
object[]
locked
boolean
locked_at
string<date-time> | null
locked_by
string<uuid> | null
skipped_source_updates
integer
last_skipped_source_update_at
string<date-time> | null