Path Parameters
The name of a collection
[
  {
    "id": "<string>",
    "label": "<string>",
    "version": "<string>",
    "parameters": [
      {
        "key": "<string>",
        "value": "<string>"
      }
    ],
    "children": [
      {}
    ],
    "parents": [
      "<string>"
    ]
  }
][
  {
    "id": "<string>",
    "label": "<string>",
    "version": "<string>",
    "parameters": [
      {
        "key": "<string>",
        "value": "<string>"
      }
    ],
    "children": [
      {}
    ],
    "parents": [
      "<string>"
    ]
  }
]The name of a collection
Was this page helpful?