Service: zimbraMail
Namespace: "urn:zimbraMail"
GetYahooAuthToken SOAP Command

Get Yahoo Auth Token

Authorization token required true
Admin Authorization token required false

GetYahooAuthTokenRequest

    <GetYahooAuthTokenRequest user="{user}" password="{Password}" /> ## GetYahooAuthTokenRequest

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

XPath Required / Optional Description
@user Required (only 1) Type:String
User
@password Required (only 1) Type:String
Password

GetYahooAuthTokenResponse

    <GetYahooAuthTokenResponse [failed="{failed} (0|1)"] /> ## GetYahooAuthTokenResponse

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

XPath Required / Optional Description
@failed Optional (0 or 1) Type:0|1
Failed