updateParameter: Update a Parameter

View source: R/proccess.R

updateParameterR Documentation

Update a Parameter

Description

Updates an existing parameter with the provided data.

Usage

updateParameter(parameterID, parameterData)

Arguments

parameterID

The ID of the parameter to update.

parameterData

A list containing the updated parameter data.

Value

A JSON object containing the updated parameter details.


viafoundry documentation built on Aug. 23, 2025, 1:11 a.m.