/
DE
defaulr
/
Outline API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2y ago
Details
Filter operations
Attachments
3
Auth
2
Collections
14
Comments
4
Documents
22
Events
1
FileOperations
4
post
Retrieve a file operation
post
Delete a file operation
post
Retrieve the file
post
List all file operations
Groups
8
Revisions
2
Shares
5
Users
8
Views
2
FileOperations
Delete a file operation
post
/fileOperations.delete
Request body
object
required
id
string
uuid
required
Unique identifier for the file operation.
Response
OK
object
required
success
boolean
Example response
{ "success": true }
Changes