Skip to main content
POST
Translate a question into SQL and run it

Authorizations

oiq_token
string
cookie
required

Body

application/json
tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$
tenant_id
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$
question
string
Maximum string length: 20000
signals
string[] | null
Maximum string length: 64

Response

200

Success