Skip to main content
POST
Archive a Workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27

Path Parameters

workspace_id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$

Response

One CMA-compatible Workspace administration resource.

One CMA-compatible Workspace administration resource.

id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$
archived_at
string | null
required

A canonical UTC ISO-8601 timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
compartment_id
string
required
Minimum string length: 1
created_at
string
required

A canonical UTC ISO-8601 timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
data_residency
object
required

Workspace storage and inference geography configuration.

display_color
string
required
Pattern: ^#[0-9A-Fa-f]{6}$
external_key_id
string | null
required
Required string length: 1 - 255
name
string
required
Required string length: 1 - 255
tags
object
required

User-defined Workspace tags whose keys do not begin with anthropic.

type
enum<string>
required
Available options:
workspace