All Products
Search
Document Center

Security Center:DeleteMonitorAccount

Last Updated:May 22, 2025

Deletes a member of the account managed by Security Center type of the multi-account management feature.

Operation description

You must use the management account of your resource directory or a delegated administrator account of Security Center to call this operation.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
AccountIdstringYes

The ID of the member that you want to delete.

Note You can call the DescribeMonitorAccounts operation to query the IDs of the members in the Security Center console.
1840517068******

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

24A20733-10A0-4AF6-BE6B-E3322413BB68

Examples

Sample success responses

JSONformat

{
  "RequestId": "24A20733-10A0-4AF6-BE6B-E3322413BB68"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history