DELETE v1/bunits/{bunitId}/datacenters/{dataCenterId}/cosservers/{cosServerId}/cosaccounts/{cosAccountId}?deleteCredentials={deleteCredentials}
Delete a Account.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit of the data center | integer |
Required |
dataCenterId |
The ID of the data center of the server | integer |
Required |
cosServerId |
The ID of the server of the Account | integer |
Required |
cosAccountId |
The ID of the Account to delete | integer |
Required |
deleteCredentials |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
None.