Delete Comment rpa.comment.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 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 Your Exploration
- Comments: Overview of Methods
- Create a New Comment in the Timeline rpa.comment.add
- Update Timeline Entry rpa.comment.update
Copied
Previous