All Products
Search
Document Center

WUYING Workspace:UnlockVirtualMFADevice

Last Updated:Mar 26, 2024

Unlocks a virtual multi-factor authentication (MFA) device that is in the LOCKED state.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The ID of the region.

cn-hangzhou
SerialNumberstringYes

The serial number of the virtual MFA device, which is a unique identifier.

You can call the DescribeVirtualMFADevices operation to query the serial number of the virtual MFA device bound to AD users.

a25f297f-f2e1-4a44-bbf1-5f48a6e5****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Sample success responses

JSONformat

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history