Skip to main content

ListTagsResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListTagsResponseBody.json
items object[]required
  • Array [
  • $schemauri

    A URL to the JSON Schema for this object.

    Example: https://example.com/schemas/TagView.json
    colorstring
    descriptionstring
    namestringrequired
    parentUuidstring
    pathstringrequired
    slugstringrequired
    tenantIdstringrequired
    uuidstringrequired
  • ]
  • ListTagsResponseBody
    {
    "$schema": "https://example.com/schemas/ListTagsResponseBody.json",
    "items": "Unknown Type: array,null"
    }