File name
/objects/(type)/(objectid)/(version)/files/(file)/title
The file name of an object file.
Methods
GET
Output: | string |
Retrieves the current object file name. |
PUT
Note that PUT and DELETE verbs may not be supported in IIS; it is recommended to route them via the POST verb and specify the _method
querystring parameter, as detailed in the compatibility page.
Input: | string |
Output: | ObjectVersion |
Sets the name on the object file. |