Authorizations
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Path Parameters
Body
application/json · Records · object[]
The body is of type Records · object[].
Response
Successful Response
Inserts the records in the input body into a table in a specified schema.
A Table Pydantic object.
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
The body is of type Records · object[].
Successful Response