Execute Batch Query
SQL API
Execute Batch Query
The batch operation allows you to execute batch INSERTs, UPDATEs, and DELETEs against your data sources using a single request.
POST
Execute Batch Query
Authorizations
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication [blocked] for more information on creating a token.
Body
application/json