Update the process rpa.type.update

Scope: rpa

Who can execute the method: any user

This method updates the process by its id.

Method Parameters

Name
type

Description

id
number

Identifier of the process

fields
array

List of process fields. Fully analogous to the set from the method rpa.type.add

Response Handling

HTTP status: 200

Returns a response similar to the method rpa.type.get.

Continue Exploring