---
title: "Restore Configuration Store"
method: PUT
path: "/configurations/{externalId}/restore"
tags: ["Configuration Stores"]
---

# Restore Configuration Store

`PUT /configurations/{externalId}/restore`

Restores an archived configuration store to active status

## Path parameters

- `externalId` string, required

## Query parameters

- `workspaceId` integer, required

## Response `200`

Configuration store restored successfully

## Other responses

- `404` — Archived configuration store not found

---

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