API Metodları
Execute SQL query (asynchronous)
Submit a SQL query for asynchronous execution
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Query submitted successfully
The response is of type object
.