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

# Delete service account

`DELETE /users/{id}`

Soft-delete (archive) a service account by ID.

## Path parameters

- `id` string, required

## Response `204`

No content

## Other responses

- `400` — Invalid request
- `404` — Not found
- `500` — Server error

## Changes

- **2026-06-16** `257509e66883` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/flexprice/apis/flexprice-api/changes/users/:id/delete.md)

---

[API](https://skmtc.dev/flexprice/apis/flexprice-api.md) · [All operations](https://skmtc.dev/flexprice/apis/flexprice-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flexprice/flexprice-api/revisions/7857ddc6e44d/schema)
