Web Service Method: Update Label Text of a SKOS-XL Label
Abstract
Web Service Method: Update Label Text of a SKOS-XL Label
| Description | 
|---|
| Updates the label text of an existing SKOS-XL label. | 
URL: /api/thesaurus/{project}/updateLiteralForm 
Request
| Supported Methods | 
|---|
| POST | 
Request Parameters
| Parameter | Type | Required | Description | 
|---|---|---|---|
| labelUri | String | true | The URI of the label to be changed | 
| label | String | true | Text of the new label | 
Content-Type
 application/x-www-form-urlencoded 
Response
This method returns execution results in text/plain format.
Status: 200 - OK