PUT api/TermGroup/TermSet/Terms/UpdateName?termsSetId={termsSetId}&termId={termId}&newName={newName}&lcid={lcid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| termsSetId | globally unique identifier |
Required |
|
| termId | globally unique identifier |
Required |
|
| newName | string |
Required |
|
| lcid | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.