---
title: "POST /administrator"
method: POST
path: "/administrator"
---

# POST /administrator

`POST /administrator`

Accepts the invitation to be a member account and be monitored by the Security Hub administrator account that the invitation was sent from.

This operation is only used by member accounts that are not added through Organizations.

When the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.

## Request body

- object
  - `AdministratorId` string, required — The account ID of the Security Hub administrator account that sent the invitation.
  - `InvitationId` string, required — The identifier of the invitation sent from the Security Hub administrator account.

## Response `200`

Success

- AcceptAdministratorInvitationResponse

## Other responses

- `480` — InternalException
- `481` — InvalidInputException
- `482` — LimitExceededException
- `483` — ResourceNotFoundException
- `484` — InvalidAccessException

---

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