Delete Account
Accounts
Delete Account
Delete an account and all its associated credentials.
Args: account_name: Name of the account to delete
Returns: Success message when account is deleted
Raises: HTTPException: 400 if trying to delete master account, 404 if account not found
POST
Delete Account

