Update the process rpa.type.update

If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize 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
number

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