v1

latestOpenAPI 3.1.02026-07-26474165.4 KB
Query

Execute Procedure

The execute operation allows you to execute stored procedures for any of the data sources configured in your Connect AI account.

post/exec

Request body

defaultCatalogstring nullable
defaultSchemastring nullable
parametersobject nullable
procedurestring required

The name of the stored procedure to execute. Must be a valid stored procedure name.

timeoutinteger

Response

OK