---
title: "POST /delegatedadminaccounts/disable"
method: POST
path: "/delegatedadminaccounts/disable"
---

# POST /delegatedadminaccounts/disable

`POST /delegatedadminaccounts/disable`

Disables the Amazon Inspector delegated administrator for your organization.

## Request body

- object
  - `delegatedAdminAccountId` string, required — The Amazon Web Services account ID of the current Amazon Inspector delegated administrator.

## Response `200`

Success

- DisableDelegatedAdminAccountResponse
  - `delegatedAdminAccountId` string, required — The Amazon Web Services account ID of the successfully disabled delegated administrator.

## Other responses

- `480` — ConflictException
- `481` — ValidationException
- `482` — AccessDeniedException
- `483` — ResourceNotFoundException
- `484` — ThrottlingException
- `485` — InternalServerException

---

[API](https://skmtc.net/aws/apis/inspector2.md) · [All operations](https://skmtc.net/aws/apis/inspector2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/inspector2/versions/c51110c7cd43/schema)
