---
title: "Delete a hosting account"
method: DELETE
path: "/api/hosting-accounts/{id}"
tags: ["Admin - Hosting Accounts"]
---

# Delete a hosting account

`DELETE /api/hosting-accounts/{id}`

Remove the specified resource from storage.

## Path parameters

- `id` integer, required

## Response `200`

Deleted

## Other responses

- `422` — Failed to delete

---

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