/
/Terminology API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 1mo ago · Updated 1mo agoView markdown
Vocabularies10
  • getList all the vocabularies in the terminology
  • getGet a vocabulary from the terminology
  • putUpsert a vocabulary in the terminology
  • deleteDelete a vocabulary from the terminology
  • postBulk upsert or delete vocabularies
  • getGet a concept from a vocabulary
  • putUpsert a concept in a vocabulary
  • deleteDelete a concept from a vocabulary
  • postBulk upsert, update or delete concepts
  • postSearch for concepts in the terminology
    Vocabularies

    Delete a vocabulary from the terminology

    Delete a vocabulary from the terminology.

    delete/terminology/v1/vocabularies/{vocabularyKey}

    Path parameters

    vocabularyKeystring required

    The key of the vocabulary.

    Response

    A successful response.