/
BI
bitrix24
/
Bitrix24 REST V3 API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 43m ago · Updated 2mo ago
Details
Filter operations
humanresources
36
mail
34
main
5
note
25
post
/note.collection.list
post
/note.collection.get
post
/note.collection.add
post
/note.collection.update
post
/note.collection.archive
post
/note.collection.delete
post
/note.document.get
post
/note.document.add
post
/note.document.update
post
/note.document.archive
post
/note.document.delete
post
/note.document.tree.list
post
/note.document.search.list
post
/note.file.add
post
/note.file.get
post
/note.collection.field.list
post
/note.collection.field.get
post
/note.document.field.list
post
/note.document.field.get
post
/note.document.tree.field.list
post
/note.document.tree.field.get
post
/note.document.search.field.list
post
/note.document.search.field.get
post
/note.file.field.list
post
/note.file.field.get
rest
45
tasks
19
timeman
3
vibecodeconnector
12
post
Batch request
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
Changes