---
title: "Remove System Account From Team"
method: DELETE
path: "/v3/teams/{teamId}/system-accounts/{accountId}"
tags: ["System Accounts - Team Membership"]
---

# Remove System Account From Team

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

Removes a system account from a team. Returns 404 if the team or system account were 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/versions/f920f418f552/schema)
