Subaccount ChangeAdminType()

From Rackspace Email & Apps API
Jump to: navigation, search

This function will change the type of a given administrator. "Super" admins may do all administrative tasks including the adding of new admins. "Standard" admins may do all administrative tasks except the adding of new admins. "Limited" admins may be limited to only certain domains or types of admin tasks.

Parameters

Five strings:

   Administrative username,
   Administrative password,
   Subaccount number,
   Admin username,
   New admin type (1=superuser, 2=standard, 3=limited)

Return Values

If successful, the return value of the function will be 1.

Consult the Result Code Table for a list of result codes and their meaning.