Use this endpoint to validate template parameters against the template’s JSON Schema.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Unique identifier of the catalog template.
Request body containing the parameters to validate.
Template parameter values to validate.
{
"midaz_config_id": "d4e5f6a7-b8c9-4012-d345-678901234567",
"risk_threshold": 0.8
}