---
title: "Archive My Workspaces"
method: POST
path: "/v1/me/admin/archive-workspaces"
tags: ["identity"]
---

# Archive My Workspaces

`POST /v1/me/admin/archive-workspaces`

## Headers

- `authorization` string, nullable
- `x-darwin-token` string, nullable

## Request body

- ArchiveWorkspacesRequest
  - `keep_team_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

> 32 revisions in range; 1 not diffed.

- **2026-09-26** `faea4a09e09c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stormy/apis/stormy-control-plane/changes/v1/me/admin/archive-workspaces/post.md)

---

[API](https://skmtc.dev/stormy/apis/stormy-control-plane.md) · [All operations](https://skmtc.dev/stormy/apis/stormy-control-plane/llms.txt) · [OpenAPI document](https://skmtc.dev/stormy/apis/stormy-control-plane/revisions/b09e3c4ee2af?raw)
