Add a custom variable to an existing model
Append a new custom variable to a model's config (append-only).
Validates the expression, serializes it to JSON, and stores it. Custom variables cannot be edited or deleted after creation because evaluated values are persisted in simulation result files.
post/models/{model_id}/custom-variables
Path parameters
model_idstring required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.