/
/OIH MetaData Service REST API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Updated on 2019-08-15
Domains10
  • getRetrieve the available domains for the authenticated user
  • postCreate a new Domain.
  • getRetrieve a domain with given ID.
  • putUpdate a domain by ID.
  • getRetrieve the available models for the authenticated user.
  • postCreate schema.
  • postBulk import models.
  • getRetrieve a schema by URI.
  • putUpdate a schema with given URI.
  • deleteDelete a schema by uri
    Domains

    Retrieve the available domains for the authenticated user

    get/domains

    Response

    successful operation

    Changes