Skip to main content
POST
/
projects
/
{projectName}
/
connections
/
{connectionName}
/
temporaryTable
{
  "resource": "<string>",
  "table": "<string>"
}

Path Parameters

projectName
string
required
connectionName
string
required

Body

application/json
sqlStatement
string

Response

resource
string
table
string