{
  "name": "groupId",
  "in": "path",
  "description": "The identifier of a scene group in this collection.",
  "required": true,
  "schema": {
    "type": "string"
  }
}
