Web Service Method: Remove Relation Between Two SKOS-XL Labels
Abstract
Web Service Method: Remove Relation Between Two SKOS-XL Labels
Description |
---|
Removes an existing relation between two SKOS-XL labels. |
URL: /api/thesaurus/{project}/deleteLabelRelation
Request
Supported Methods |
---|
POST |
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
sourceLabelUri | String | true | Source label |
targetLabelUri | String | true | Target label |
Content-Type
application/x-www-form-urlencoded
Response
This method returns execution results in text/plain format.
Status: 200 - OK