Object title

/objects/(type)/(objectid)/(version)/title

Resource representing the object title.

Methods

GET

Output: string
  Retrieves the object 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 object name

If the object has an automatic title PUT will result in 401.