Submit a sql statement for execution
API Reference
Submit a sql statement for execution
POST
Submit a sql statement for execution
Documentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
text/sql
Text of query to execute
The body is of type string.
Response
OK