---
title: "Delete Service Account"
method: DELETE
path: "/service-accounts/{serviceAccountId}"
tags: ["Service Accounts"]
---

# Delete Service Account

`DELETE /service-accounts/{serviceAccountId}`

Deletes a service account and its Azure B2C account

## Path parameters

- `serviceAccountId` integer, required

## Response `200`

Service account deleted successfully

## Other responses

- `404` — Service account not found

---

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