---
title: "Enable project encryption"
method: POST
path: "/project/encrypt"
tags: ["Project"]
---

# Enable project encryption

`POST /project/encrypt`

Encrypts all existing S3 data for the project and enables encryption for future writes.

## Response `200`

OK

- SerializerResponse
  - `code` integer
  - `error` string
  - `msg` string

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.dev/memodb-io/apis/acontext-api.md) · [All operations](https://skmtc.dev/memodb-io/apis/acontext-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/memodb-io/acontext-api/revisions/c8775333b1ed/schema)
