DeleteParams

data class DeleteParams(val fileUrls: List<String>)

delete request parameters

Constructors

Link copied to clipboard
constructor(fileUrls: List<String>)

Properties

Link copied to clipboard

URLs of the file to delete The number of file URLs is up to