Inserts records from JSON into a table previously created using create_table, or creates a new table from it.
A TableResponse Pydantic object.
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Successful Response
The response is of type object
.