{
  "title": "delete",
  "public_path": "flex_rf.web.delete",
  "lookup_path": "tidy3d.web.delete",
  "slug": "flex_rf/web/delete",
  "public_url": "/rf/latest/autogenerated/flex_rf/web/delete/",
  "object_kind": "function",
  "introduction": "Delete server-side data associated with task.",
  "notes": "",
  "examples": "",
  "references": "",
  "signature": "delete(task_id: TaskId, versions: bool = False)",
  "source": {
    "path": "flex/public/tidy3d/tidy3d/web/api/webapi.py",
    "url": "",
    "lineno": 1562,
    "endlineno": 1583
  },
  "bases": [],
  "parameter_rows": [
    {
      "name": "task_id",
      "annotation": "TaskId",
      "default": "",
      "description": "",
      "origin": "declared"
    },
    {
      "name": "versions",
      "annotation": "bool",
      "default": "False",
      "description": "",
      "origin": "declared"
    }
  ],
  "members": [],
  "group": "flex_rf.web"
}
