POST
/
v1
/
database
/
query
/
async
/

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

query
string
required

Queries to run. Multiple queries can be separated by semicolons.

Response

200 - application/json

The response is of type string.