Changes to POST /api/database/tables/:table_id/import/async
POST /api/database/tables/{table_id}/import/async/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 6 revisions of this API.4
What changed
- ○
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
- ○