Update the Attachment Flag of rpa.timeline.updateIsFixed
Choose a tool for developing with an AI agent:
- use Alaio Vibecode to build an app for Bitrix24 from a task description without knowing any programming language. The agent writes the code and deploys the app to a server, with no manual hosting setup
- use the MCP server to develop a REST API integration in your own project. The agent refers to 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 updates the attachment flag of a record.
Method Parameters
|
Name |
Description |
|
id |
Identifier of the record |
|
isFixed |
Attachment flag of the record. Possible values:
|
Response Handling
HTTP Status: 200
{
"timeline": {
"id": 322,
...
}
}