Create or Update Labels

Request
path Parameters
ontologyId
required
string
Request Body schema: application/json
Array
tag
required
string
displayLabel
string or null
color
string or null
attributes
Array of strings or null
property name*
additional property
any
Responses
200

Ok

post/ontologies/{ontologyId}/labels
Request samples
application/json
[
  • {
    }
]
Response samples
application/json
[
  • {
    }
]