Files API, gRPC: FileService
Written by
Updated at October 28, 2024
FileService provides operations for managing files.
Methods
Method |
Description |
Create a new file. |
|
Retrieve details of a specific file by its ID. |
|
Retrieve a URL for accessing or downloading a specific file. |
|
Update an existing file. |
|
Delete a file by its ID. |
|
List files in a specific folder. |