/
BI
bitrix24
/
Bitrix24 REST V3 API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bitrix24
Bitrix24 REST V3 API
post
/note.file.add
v12
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-01
180
44
135.0 KB
note
post
/note.file.add
Request body
object
required
documentId
integer
required
fileName
string
required
fileContent
string
required
Example request
{ "documentId": 1, "fileName": "string", "fileContent": "string" }
Response
Success response
object
required
result
object