---
title: "PUT /snapshot/communities/{communityId}/space/{space}"
method: PUT
path: "/snapshot/communities/{communityId}/space/{space}"
tags: ["SnapshotController"]
---

# PUT /snapshot/communities/{communityId}/space/{space}

`PUT /snapshot/communities/{communityId}/space/{space}`

## Path parameters

- `communityId` string, required
- `space` string, required

## Request body

- SnapshotExcludingPkSkClassifierIdClassifierGroupCreatedTimeSpace — (tsType: Omit<Snapshot, 'pk' | 'sk' | 'classifier' | 'id' | 'classifierGroup' | 'createdTime' | 'space'>, schemaOptions: { exclude: [ 'pk', 'sk', 'classifier', 'id', 'classifierGroup', 'createdTime', 'space' ] })
  - `channels` string[]

## Response `200`

OK

- Snapshot
  - `id` string
  - `createdTime` string
  - `pk` string
  - `sk` string
  - `classifier` string
  - `classifierGroup` string
  - `channels` string[]
  - `space` string, required

---

[API](https://skmtc.dev/collab/apis/collabland-api-server.md) · [All operations](https://skmtc.dev/collab/apis/collabland-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collab/collabland-api-server/revisions/cad064f71a2e/schema)
