Description |
---|
Adds a new SKOS-XL label to the project. |
URL: /api/
thesaurus/{project}/createLabel
Supported Methods |
---|
POST |
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 |
application/x-www-form-urlencoded
This method returns execution results in text/plain format.