---
title: "Plugin ReCreate devSpace"
method: POST
path: "/v1/plugin/{id}/recreate"
tags: ["Plug-in"]
---

# Plugin ReCreate devSpace

`POST /v1/plugin/{id}/recreate`

Plugin delete devSpace and create a new one

## Path parameters

- `id` integer, required

## Headers

- `Authorization` string, required

## Response `200`

OK

- ModelClusterModel
  - `created_at` string
  - `id` integer
  - `info` string
  - `kubeconfig` string, required
  - `name` string, required
  - `server` string
  - `storage_class` string
  - `user_id` integer

---

[API](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api.md) · [All operations](https://skmtc.dev/nocalhost/apis/nocalhost-docs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nocalhost/nocalhost-docs-api/revisions/9f53c7025f7a/schema)
