---
title: "POST /account/registerOrganizationAdminAccount"
method: POST
path: "/account/registerOrganizationAdminAccount"
---

# POST /account/registerOrganizationAdminAccount

`POST /account/registerOrganizationAdminAccount`

Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.

## Request body

- object
  - `adminAccountId` string, required — The identifier for the delegated administrator account.

## Response `200`

Success

- RegisterOrganizationAdminAccountResponse
  - `adminAccountId` string — The identifier for the delegated administrator account.
  - `organizationId` string — The identifier for the organization.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — ResourceNotFoundException

---

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