Database tables
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.
post/api/database/tables/{table_id}/import/async/
Path parameters
table_idinteger required
Import data into the table related to the provided value.