ワークスペース管理
ワークスペースの作成
POST
Headers
Your unique Admin API key for authentication.
This key is required in the header of all Admin API requests, to authenticate your account and access Anthropic's services. Get your Admin API key through the Console.
Body
application/json
Name of the Workspace.
Required string length:
1 - 40
Response
200
application/json
Successful Response
ID of the Workspace.
Examples:
"wrkspc_01JwQvzr7rXLA5AGx3HKfFUJ"
Object type.
For Workspaces, this is always "workspace"
.
Available options:
workspace
Name of the Workspace.
Examples:
"Workspace Name"
RFC 3339 datetime string indicating when the Workspace was created.
Examples:
"2024-10-30T23:58:27.427722Z"
RFC 3339 datetime string indicating when the Workspace was archived, or null if the Workspace is not archived.
Examples:
"2024-11-01T23:59:27.427722Z"
Hex color code representing the Workspace in the Anthropic Console.
Examples:
"#6C5BB9"