create_parameter_set

mutationSince v1.0

Create a parameter set within a twin — a named bundle of input-value overrides on an axis orthogonal to scenarios. Use a stable lowercase name (e.g. "high_demand"). Applied immediately and broadcast to connected users in real-time.

Example Request

{"twin_id": "twin-uuid", "name": "high_demand", "description": "Peak-season inputs"}