Update Scenario
PATCH/api/v2/pro-forma/scenarios/:scenarioId
Partially update a saved scenario. All fields optional (sometimes): name, channel_type, product_id, integration_instance_id, inputs, outputs, rate_card_version.
inputs and outputs, when present, are FULL snapshots — last write wins, no deep merge.
Returns 404 when the scenario does not exist or belongs to another user.
Requires Bearer token (products scope).
Request
Responses
- 200
- 404
OK
Response Headers
Content-Type
Not Found
Response Headers
Content-Type