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