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

# Delete Service Account

`DELETE /organizations/{organizationId}/service-accounts/{serviceAccountId}`

Removes the service account from all associated projects and deletes it from the organization

## Response `200`

Successfully deleted service account

- object

## Other responses

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

---

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