Import data in the specified table if the authorized user has access to the related database's workspace. This endpoint is asynchronous and return the created job to track the progress of the task.
Path parameters
Import data into the table related to the provided value.
Request body
Response
Changes
Changed in 2 of the 6 revisions of this API.4
- ○
added the new optional request property
configuration/import_fields(media type: application/json)new-optional-request-property
- ○
added the new optional request property
configuration/import_fields(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
configuration/import_fields(media type: multipart/form-data)new-optional-request-property
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
error_codeto the response with the202statusresponse-optional-property-added
- ○