---
title: "POST /members/disassociate"
method: POST
path: "/members/disassociate"
---

# POST /members/disassociate

`POST /members/disassociate`

Disassociates the specified member accounts from the associated administrator account.

Can be used to disassociate both accounts that are managed using Organizations and accounts that were invited manually.

## Request body

- object
  - `AccountIds` NonEmptyString[], required — The account IDs of the member accounts to disassociate from the administrator account.

## Response `200`

Success

- DisassociateMembersResponse

## Other responses

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

---

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