externaldata
Complete external data import job
Complete the external data import job and persist the data to the external data table. This should be called after a successful preview (status 4).
- PERMISSIONS: api_external_data_table:update
put/external-data-import/{id}/complete
Path parameters
idstring required
external data import job id
Request body
ExternaldatatableImportCompleteRequest required— unresolved $ref
Response
No Content - Import completed successfully