Object file
/objects/(type)/(objectid)/(version)/files/(file)
A single file on an object.
Methods
GET
| Output: | ObjectFile |
| Retrieves the object file infromation for the object file. |
DELETE
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.
| Output: | HTTP 203 |
| Removes the file from the object. |
Sub-Resources
| Item | Description |
|---|---|
| Contents | The contents of a single file. |
| File name | The file name of an object file. |
| File thumbnail | File thumbnail. |