---
title: "Preview Kernel Discovery Path Handler"
method: POST
path: "/api/kernel-discovery/paths/preview"
tags: ["runtime_mutations", "settings"]
---

# Preview Kernel Discovery Path Handler

`POST /api/kernel-discovery/paths/preview`

## Request body

- KernelDiscoveryPathRequest
  - `kind` 'kernelspec_root' | 'scan_root', required
  - `path` string, required
  - `enabled` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/versions/399077308c86/schema)
