---
title: "OPTIONS /dashboard/templates/{template_id}/create-from"
method: OPTIONS
path: "/dashboard/templates/{template_id}/create-from"
tags: ["Stats"]
---

# OPTIONS /dashboard/templates/{template_id}/create-from

`OPTIONS /dashboard/templates/{template_id}/create-from`

OPTIONS operation for /dashboard/templates/{template_id}/create-from

## Path parameters

- `template_id` string, required

## Response `200`

Successful response

- DashboardConfigurationCreateSerializer
  - `name` string, required
  - `description` string
  - `type` string, required
  - `is_default` boolean
  - `is_template` boolean — Whether this is a template configuration
  - `configuration` object, required

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.dev/onboard/apis/onboard-api-complete-specification.md) · [All operations](https://skmtc.dev/onboard/apis/onboard-api-complete-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onboard/onboard-api-complete-specification/revisions/3d0f0a6a632d/schema)
