---
title: "Delete service account"
method: DELETE
path: "/service-accounts/{id}"
tags: ["service_accounts"]
---

# Delete service account

`DELETE /service-accounts/{id}`

Soft-delete a service account

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found

## Changes

- **2026-07-06** `52fc33fb1e0a` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/service-accounts/:id/delete.md)

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/52fc33fb1e0a?raw)
