Delete Comment rpa.comment.delete
Scope:
rpaWho can execute the method: any user
This method deletes the comment with the identifier id.
It only allows the deletion of comments that were added by the same user.
Method Parameters
Required parameters are marked with *
|
Name |
Description |
|
id* |
Record identifier |
Continue Exploring
- Comments: Overview of Methods
- Create a New Comment in the Timeline rpa.comment.add
- Update Timeline Entry rpa.comment.update
Copied
Previous