delete https://{workspaceId}.clinia.cloud/terminology/v1/vocabularies//concepts/
Delete a concept from a vocabulary.
Log in to see full request history
Responses
204A successful response.
Delete a concept from a vocabulary.
204A successful response.
xxxxxxxxxx
curl --request DELETE \
--url https://.clinia.cloud/terminology/v1/vocabularies/vocabularyKey/concepts/conceptCode \
--header 'accept: application/json'
Try It!
to start a request and see the response here!