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

# POST /delegatedadminaccounts/enable

`POST /delegatedadminaccounts/enable`

Enables the Amazon Inspector delegated administrator for your Organizations organization.

## Request body

- object
  - `delegatedAdminAccountId` string, required — The Amazon Web Services account ID of the Amazon Inspector delegated administrator.
  - `clientToken` string — The idempotency token for the request.

## Response `200`

Success

- EnableDelegatedAdminAccountResponse
  - `delegatedAdminAccountId` string, required — The Amazon Web Services account ID of the successfully Amazon Inspector 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)
