Unlock an API clientCopy Pageput https://{hostname}/identity-management/v3/api-clients/{clientId}/unlockThis operation unlocks an API client, allowing it to make requests on the network.Path ParamsclientIdstringrequiredUnique identifier for each API client. To get this value, run the List API clients operation.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.Response 200The response provides the unlocked API client.Updated 4 months ago