LibraryItemUpdatesessionFileRemoveRequestBody
This is a request body class for an operation.
Properties
string
file_name
Required
Name of the file to be removed.
JSON Example
{
"file_name": "string"
}