Value list item title

/valuelists/(id)/items/(objectid)/title

The title of a value list item.

Methods

GET

Output: string
  Retrieves the value list item title.

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: ValueListItem
  Changes the value list item title.