updateProcess: Update a Process

View source: R/proccess.R

updateProcessR Documentation

Update a Process

Description

Updates an existing process with the given data.

Usage

updateProcess(processID, processData)

Arguments

processID

The ID of the process to update.

processData

A list containing the updated process data.

Value

A JSON object containing the updated process details.


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