---
title: "Delete S3 configuration"
method: DELETE
path: "/v1/integrations/s3"
tags: ["Integrations"]
---

# Delete S3 configuration

`DELETE /v1/integrations/s3`

Delete S3 storage configuration.

**Authentication:** API Key required (`x-api-key` header)

**Usage:** Remove your S3 integration. Generated PDFs will use the default CDN storage after deletion.

**Warning:** This action is irreversible. You'll need to reconfigure S3 to use it again.

**No credits consumed:** This is a configuration endpoint.

**Rate Limits:** 60 requests/min (free), 120 requests/min (paid). Headers included in response.

## Response `200`

Configuration deleted successfully

- S3SuccessResponse — Generic success response for S3 operations
  - `success` boolean, required — Whether the operation succeeded

## Other responses

- `422` — Validation Error
- `429` — Rate limit exceeded

---

[API](https://skmtc.net/pdftemplateapi/apis/templatefox-api.md) · [All operations](https://skmtc.net/pdftemplateapi/apis/templatefox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pdftemplateapi/templatefox-api/revisions/5673fc0d5fad/schema)
