---
title: "Delete System Account"
method: DELETE
path: "/v3/system-accounts/{accountId}"
tags: ["System Accounts"]
---

# Delete System Account

`DELETE /v3/system-accounts/{accountId}`

Deletes the specified system account. Returns 404 if the requested account was not found.

## Response `204`

No Content

## Other responses

- `401` — Unauthenticated
- `403` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/0261aef4b1e2/schema)
