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

Changes

Changed in 5 of the 52 revisions of this API.967

    • request body became required

      request-body-became-required

  • 1c19dcf99fec23See the full diff
    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed

    • added the optional property error to the response with the 404 status

      response-optional-property-added

    • added the optional property errors to the response with the 400 status

      response-optional-property-added

    • added the optional property message to the response with the 404 status

      response-optional-property-added

  • 24b4a346840a23See the full diff
    • the response's body type/format changed from object/ to / for status 400

      response-body-type-changed

    • the response's body type/format changed from object/ to / for status 404

      response-body-type-changed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property errors from the response with the 400 status

      response-optional-property-removed

    • removed the optional property message from the response with the 404 status

      response-optional-property-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • bb6f0434af1223See the full diff
    • the response's body type/format changed from / to object/ for status 400

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed

    • added the optional property error to the response with the 404 status

      response-optional-property-added

    • added the optional property errors to the response with the 400 status

      response-optional-property-added

    • added the optional property message to the response with the 404 status

      response-optional-property-added

  • 10a1f7617754231See the full diff
    • the response's body type/format changed from object/ to / for status 400

      response-body-type-changed

    • the response's body type/format changed from object/ to / for status 404

      response-body-type-changed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property errors from the response with the 400 status

      response-optional-property-removed

    • removed the optional property message from the response with the 404 status

      response-optional-property-removed

    • request body became optional

      request-body-became-optional

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog