v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

Deletes the specified member accounts from Security Hub.

Can be used to delete member accounts that belong to an organization as well as member accounts that were invited manually.

post/members/delete

Request body

AccountIdsNonEmptyString[] required

The list of account IDs for the member accounts to delete.

Response

Success

Example response

{
  "UnprocessedAccounts": []
}