[{"label":"Latest (v1.0)","version":"latest"}]
csp

ActivateMfaRequest

MFA request activation details


Properties

string as \d{6}
passcode1 Required

MFA first passcode


string as \d{6}
passcode2 Required

MFA second passcode


string
password Required

The MFA password

JSON Example

{
	"passcode1": "string",
	"passcode2": "string",
	"password": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp

Feedback

Was this page helpful?