Delete Timeline Record rpa.timeline.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. Use Smart scripts as an alternative functionality.
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 Your Exploration
- Timeline Records: Overview of Methods
- Add a New Timeline Entry rpa.timeline.add
- Update Timeline Entry rpa.timeline.update
- Update the Attachment Flag of rpa.timeline.updateIsFixed
- Get the Timeline Records List for the `rpa.timeline.listForItem` Element
Copied
Previous