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

# Delete a Service Account

`DELETE /service-accounts/{name}`

## Response `200`

Service Account resource was successfully deleted

## Other responses

- `404` — Service Account resource with the given name doesn't exist

## Changes

- **2023-02-21** `74fb43ee9642` — 1 info
  - endpoint added
- **2023-01-26** `4b9547159dde` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openai/apis/orchard/changes/service-accounts/:name/delete.md)

---

[API](https://skmtc.dev/openai/apis/orchard.md) · [All operations](https://skmtc.dev/openai/apis/orchard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/orchard/revisions/8c00d644b0ad/schema)
