Service: zimbraAdmin
Namespace: "urn:zimbraAdmin"
ClearTwoFactorAuthData SOAP Command

Authorization token required UNKNOWN
Admin Authorization token required UNKNOWN

ClearTwoFactorAuthDataRequest

    <ClearTwoFactorAuthDataRequest [lazyDelete="(0|1)"]> ## ClearTwoFactorAuthDataRequest
        <cos [by="{cos-selector-by} (id|name)"]>{key}</cos> ## CosSelector
        <account by="{acct-selector-by} (adminName|appAdminName|id|foreignPrincipal|name|krb5Principal)">{key}</account> ## AccountSelector
    </ClearTwoFactorAuthDataRequest>

The following table describes elements and attributes you can define within a <ClearTwoFactorAuthDataRequest> element:

XPath Required / Optional Description
@lazyDelete Optional (0 or 1) Type:0|1
/cos Optional (0 or 1) Type:{key}
Description for element text content:The key used to identify the COS. Meaning determined by {cos-selector-by}
/cos@by Optional (0 or 1) Type:id|name
Select the meaning of {cos-selector-key}
/account Optional (0 or 1) Type:{key}
Description for element text content:The key used to identify the account. Meaning determined by {acct-selector-by}
/account@by Required (only 1) Type:adminName|appAdminName|id|foreignPrincipal|name|krb5Principal
Select the meaning of {acct-selector-key}

ClearTwoFactorAuthDataResponse

    <ClearTwoFactorAuthDataResponse [status="..."] /> ## ClearTwoFactorAuthDataResponse

The following table describes elements and attributes you can define within a <ClearTwoFactorAuthDataResponse> element:

XPath Required / Optional Description
@status Optional (0 or 1) Type:String