Delete Stage rpa.stage.delete
Scope:
rpaWho can execute the method: any user
The method deletes a stage.
A process must always have one successful stage. A successful stage cannot be deleted.
Method Parameters
Required parameters are marked with *
|
Name |
Description |
|
id* |
Identifier of the stage |
Continue Exploring
- Stages: Overview of Methods
- Create a New Stage rpa.stage.add
- Update Stage rpa.stage.update
- Get Information About Stage rpa.stage.get
- Get a List of Process Stages rpa.stage.listForType
Copied
Previous