Documentation

delete_account.inc.php

Page-level DocBlock

Tags
subpackage

account

Table of Contents

Functions

delete_account()  : mixed
Löschen eines Accounts

Functions

delete_account()

Löschen eines Accounts

delete_account(array<string|int, mixed> $parameter) : mixed
Parameters
$parameter : array<string|int, mixed>

folgende Parameter sind möglich:

  • kas_login: das betreffende KAS Login
  • kas_auth_data: die Authentifizierungsdaten
  • kas_auth_type: der Authentifizierungstyp
  • account_login: das zu löschene Accountlogin
Tags
link

Beispiel

throws
true

die Aktion wurde durchgeführt

throws
missing_parameter

ein Pflichtparameter fehlt

throws
in_progress

das KAS Objekt ist zZt noch in Bearbeitung

throws
account_has_active_subaccounts
throws
account_kas_password_for_subaccount_incorrect
throws
account_login_not_found
throws
kas_login_not_found

        
On this page

Search results