Skip to main content

Web Service Method: Delete a Concept Scheme

Abstract

Web Service Method: Delete a Concept Scheme

Description

Deletes a concept scheme in the given project.

URL: /PoolParty/api/thesaurus/{project}/deleteConceptScheme

Request

Supported Methods

POST

Path Variables

Variable

Comment

{project}

The UUID or the URI supplement (textual identifier) of the project to be used.

HTTP Parameters

Parameter

Comment

Type

Required

conceptScheme

URI of the ConceptScheme

String

true

Response

http status code: 200 if OK.

URL Pattern

POST Request

http://<server-url>/PoolParty/api/thesaurus/<project-id>/deleteConceptScheme?conceptScheme=<URL-of-target-conceptScheme>
Example

Screenshot of an example call, done with Advanced REST client:

23901122.png