API SpecificationsAccountsDeletes an existing Account.Deletes an existing Account. DELETE /Accounts/:accountId The endpoint used to delete an Account resource. This is not reversible. Request Responses204 Returns a 204 with no response body if delete was successful.