Delete an alias assigned to a userCopy Pagedelete https://{hostname}/amfa/v1/users/{userId}/aliases/{userAliasId}Permanently delete a user's alias.Path ParamsuserIdstringrequiredA unique identifier for the user account.userAliasIdstringrequiredA unique identifier for the user alias.Query ParamscontractIdstringrequiredUnique identifier for the contract.accountSwitchKeystringFor 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.Responses 204Alias successfully deleted. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 500Internal server error.Updated 4 months ago Did this page help you?YesNo