Database
Run Query Async
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Queries to run. Multiple queries can be separated by semicolons.
Minimum length:
1
Response
200 - application/json
The response is of type string
.