POST
/
api
/
v1
/
table
/
{table_name}
/
upload
/
excel

Authorizations

Authorization
string
header
required

Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here

Path Parameters

table_name
string
required

Query Parameters

schema
string
default:
public
if_exists
string
default:
fail

Body

multipart/form-data
file
file
required
body
object

Response

200 - application/json
table
object
required