Files API, REST: File

FileService provides operations for managing files.

Methods

Method

Description

Create

Create a new file.

Get

Retrieve details of a specific file by its ID.

GetUrl

Retrieve a URL for accessing or downloading a specific file.

Update

Update an existing file.

Delete

Delete a file by its ID.

List

List files in a specific folder.

Previous
Next