Update SQL Eval Case

Update a SQL Evaluation Case.

Path Params
string
required

The ID of the Data Product to use.

string
required

The ID of the SQL Eval Case to use.

Query Params

SQL to execute before the checking (e.g., for setting session parameters)

The authentication ID for the credentials to use for the queries. If None, auth_id is obtained from the data product

Body Params

SQL Evaluation Case Update Schema.

The new input question or task for the SQL Query Agent. None means no update.

The new expected SQLs which address the questions/tasks. None means no update. Multiple queries may be provided, separated by ';'.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json