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

# POST /members/disassociate

`POST /members/disassociate`

Disassociates a member account from an Amazon Inspector delegated administrator.

## Request body

- object
  - `accountId` string, required — The Amazon Web Services account ID of the member account to disassociate.

## Response `200`

Success

- DisassociateMemberResponse
  - `accountId` string, required — The Amazon Web Services account ID of the successfully disassociated member.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ThrottlingException
- `483` — 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)
