Update your API clientAsk AIput https://{hostname}/identity-management/v3/api-clients/selfThis operation updates your API client.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsallowAccountSwitchbooleanWhether the API client can manage more than one account. For details, see Manage many accounts with one API client.truefalseapiAccessNot all APIs accessibleAll APIs accessiblerequiredThe APIs the API client can access.Not all APIs accessible objectauthorizedUsersarray of stringsrequiredlength ≥ 1Single username of the API client's valid user. To get this data, run the List authorized users operation.authorizedUsers* stringADD stringcanAutoCreateCredentialbooleanDefaults to falseWhether the API client can create a credential for a new API client. The default is false.truefalseclientDescriptionstringlength ≥ 1Descriptive label about the API client.clientNamestringlength ≥ 1Descriptive label for the API client.groupAccessCustom accessCloned accessrequiredSpecifies the API client's group access.Custom access objectipAclobjectSpecifies the API client's IP list restriction.ipAcl objectnotificationEmailsarray of stringslength ≥ 0Email addresses to notify users of expiring credentials.notificationEmailsADD stringpurgeOptionsobjectConfigures the API client for access to the Fast Purge API. Provide it only if the apis object includes an apiName of CCU APIs or if allAccessibleApis is set to true.purgeOptions objectResponse 200The response reflects the modified API client.Updated about 1 month ago