---
title: "Disable project encryption"
method: POST
path: "/project/decrypt"
tags: ["Project"]
---

# Disable project encryption

`POST /project/decrypt`

Decrypts all existing S3 data for the project and disables encryption for future writes.

## Response `200`

OK

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

## Other responses

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

## Changes

> 50 revisions in range; 1 could not be searched.

- **2025-11-12** `a1c1bcb0e2ee` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/memodb-io/apis/acontext-api/changes/project/decrypt/post.md)

---

[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)
