Updated on 2024-03-15 GMT+08:00

Deleting an Organization

Function

This API is used to delete an organization. You must use the management account call this API. The organization must be empty of accounts, organizational units (OUs), and policies.

URI

DELETE /v1/organizations

Request Parameters

Table 1 Request header parameters

Parameter

Mandatory

Type

Description

X-Security-Token

No

String

Security token (session token) of your temporary security credentials. If a temporary security credential is used, this header is required.

Minimum: 1

Response Parameters

None

Example Requests

Deleting an organization

DELETE https://{hostname}/v1/organizations

Example Responses

None

Status Codes

Status Code

Description

204

Successful.

Error Codes

See Error Codes.