cURL
curl --request POST \ --url https://api.ionworks.com/cells/{cell_spec_id}/parameterized_models \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "model_id": "<string>", "description": "", "parameters": {} } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Documentation IndexFetch the complete documentation index at: https://docs.ionworks.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Request body for creating a parameterized model.
The frontend sends all parameter values directly - no library presets or BPX.
Successful Response
Was this page helpful?
Contact support