DELETE
/api/v3/account/{accountId}
Deletes an account. Currently NO confirmation is required
DeleteAccountV3
Permissions: Accounts (Delete)
Path Parameters
| Name |
Description |
Type |
Required |
| accountId |
The identifier for the account being deleted |
integer (int32) |
Required |
Query Parameters
| Name |
Description |
Type |
Required |
| deleteBills |
Should this cascade to delete any bills associated with this meter |
boolean |
Optional |