---
title: "Import a .sgsnap snapshot into a tenant"
method: POST
path: "/api/snapshot/import"
---

# Import a .sgsnap snapshot into a tenant

`POST /api/snapshot/import`

The body is **multipart/form-data**, not a raw octet stream — posting the bytes directly is the mistake this description exists to prevent. Import merges into the target tenant rather than replacing it.

## Response `200`

The snapshot was imported

## Changes

- **2026-08-18** `9b1635d24ee5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/samyama-ai/apis/samyama-graph-database-api/changes/api/snapshot/import/post.md)

---

[API](https://skmtc.dev/samyama-ai/apis/samyama-graph-database-api.md) · [All operations](https://skmtc.dev/samyama-ai/apis/samyama-graph-database-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/samyama-ai/samyama-graph-database-api/revisions/7f3d37bbc2cd/schema)
