Delete Stage rpa.stage.delete
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:
rpaWho 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 deletes a stage.
A process must always have one successful stage. It is not possible to delete a successful stage.
Method Parameters
Required parameters are marked with *
|
Name |
Description |
|
id* |
Identifier of the stage |
Continue Your Exploration
- Stages: Overview of Methods
- Create a New Stage rpa.stage.add
- Update Stage rpa.stage.update
- Get Information About Stage rpa.stage.get
- Get the List of Stages for the rpa.stage.listForType Process
Copied
Previous