Delete given concept.

DELETE /data/concepts/{concept_id}

Path parameters

Responses

  • Given concept deleted

DELETE /data/concepts/{concept_id}
curl \
 -X DELETE http://localhost:8080/api/data/concepts/{concept_id}