Update the process rpa.type.update

Choose a tool for developing with an AI agent:

  • use Alaio Vibecode to build an app for Bitrix24 from a task description without knowing any programming language. The agent writes the code and deploys the app to a server, with no manual hosting setup
  • use the MCP server to develop a REST API integration in your own project. The agent refers to the official REST documentation

Scope: rpa

Who can execute the method: any user

DEPRECATED

The development of this method has been halted. Please use Smart scripts as an alternative to this functionality.

This method updates the process by its id.

Method Parameters

Name
type

Description

id
integer

Identifier of the process

fields
array

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

Response Handling

HTTP status: 200

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

Continue Your Exploration