Web Service Method: Adds a New SKOS-XL Label to a Project
Abstract
Web Service Method: Adds a New SKOS-XL Label to a Project
Description |
---|
Adds a new SKOS-XL label to the project. |
URL: /api/
thesaurus/{project}/createLabel
Request
Supported Methods |
---|
POST |
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
label | String | true | Text of the new label |
language | String | false | The language of the label - default language if not defined |
suffix | String | false | Uri suffix for label creation by manual id |
Content-Type
application/x-www-form-urlencoded
Response
This method returns execution results in text/plain format.