externaldata

Preview external data import job with column configuration

Preview the imported data with the specified column configuration. This allows validating and converting column types before completing the import.

  • PERMISSIONS: api_external_data_table:update
put/external-data-import/{id}/preview

Path parameters

idstring required

external data import job id

Request body

ExternaldatatablePreviewRequest required— unresolved $ref

Response

OK

ExternaldatatableImportJob required— unresolved $ref

Changes

Changed in 2 of the 52 revisions of this API.11