delete

abstract suspend fun delete(fileId: FileId, requestOptions: RequestOptions? = null): Boolean

Delete a file. Only owners of organizations can delete files currently.

Parameters

fileId

the ID of the file to delete.

requestOptions

request options.