---
title: "Delete Sub Account"
method: DELETE
path: "/v1/sub-accounts/{sub_account_id}"
tags: ["sub-accounts"]
---

# Delete Sub Account

`DELETE /v1/sub-accounts/{sub_account_id}`

## Path parameters

- `sub_account_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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