Delete Timeline Record rpa.timeline.delete
Scope:
rpaWho can execute the method: any user
This method deletes a timeline record with the identifier id.
The method only deletes records that were created by the same user and through the application.
Method Parameters
Required parameters are marked with *
|
Name |
Description |
|
id* |
Identifier of the record |
Continue Exploring
- Timeline Records: Overview of Methods
- Add a New Timeline Entry rpa.timeline.add
- Update Timeline Record rpa.timeline.update
- Update the Attachment Flag of the Record rpa.timeline.updateIsFixed
- Get the list of timeline records for the item rpa.timeline.listForItem
Copied
Previous