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

# POST /account/registerAccount

`POST /account/registerAccount`

Enables Audit Manager for the specified Amazon Web Services account.

## Request body

- object
  - `kmsKey` string — The KMS key details.
  - `delegatedAdminAccount` string — The delegated administrator account for Audit Manager.

## Response `200`

Success

- RegisterAccountResponse
  - `status` 'ACTIVE' | 'INACTIVE' | 'PENDING_ACTIVATION' — The status of the account registration request.

## Other responses

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

---

[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)
