---
title: "Delete S3 Account"
method: DELETE
path: "/v0/s3-accounts/{s3-account-id}"
tags: ["S3 Accounts"]
---

# Delete S3 Account

`DELETE /v0/s3-accounts/{s3-account-id}`

Delete a specific S3 Account connected to the organization.

## Path parameters

- `s3-account-id` integer, required

## Response `200`

Successful response. The primary way to verify the request's success or failure is the response status code.
In a future API version this endpoint may not return any response body at all.

- DeleteS3AccountResponse

## Other responses

- `400` — Bad request
- `401` — Unauthorized (missing or invalid API key)
- `403` — Forbidden

---

[API](https://skmtc.net/oneschema/apis/templates.md) · [All operations](https://skmtc.net/oneschema/apis/templates/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneschema/templates/revisions/40674aa6d4d9/schema)
