---
title: "Delete Service Account"
method: DELETE
path: "/ServiceAccounts"
tags: ["Serviceaccounts"]
---

# Delete Service Account

`DELETE /ServiceAccounts`

**Requires permission:** *IT*

Delete a service account, make sure to remove all references to this service account before deleting

## Query parameters

- `id` string, guid, required
- `page` integer, required
- `pageSize` integer, required
- `includes` string[], nullable
- `sort` string, nullable
- `filter` string, nullable

## Response `204`

Success - Deleted Service Account

## Other responses

- `400` — An Error Occurred - Could not delete Service Account
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/tonbridge/apis/tonbridge-app-api.md) · [All operations](https://skmtc.net/tonbridge/apis/tonbridge-app-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tonbridge/tonbridge-app-api/versions/fab57bf5558a/schema)
