Archive a workspace, hiding it from the default list (project admin/owner).
projects.archiveArchive a workspace to hide it from the default list, retaining access for project admins and owners.
Instructions
Archive a workspace, hiding it from the default list (project admin/owner).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x-api-key | No | ||
| description | No | ||
| is_archived | No | ||
| name | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| created_at | Yes | ||
| description | No | ||
| gcs_bucket_name | No | ||
| gcs_region | No | ||
| id | Yes | ||
| is_archived | No | ||
| name | Yes | ||
| organization_id | Yes | ||
| updated_at | Yes |