Verify a reset 2FA request

post/api/v2/user/reset2fa/{id}/verify

Path Parameters

  • idstringRequired

Request Body

type string required
Allowed values: recoveryCode walletAddressPubKey
code string
walletAddress string
bitgoPubKey string

200 Response

One of
state string required
Allowed value: identityVerification
id string required
verificationStatus string required
Allowed values: approved rejected pending

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

403 Response

One of
state string required
Allowed value: identityVerification
id string required
verificationStatus string required
Allowed values: approved rejected pending

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

409 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id