Skip to content
Esc
No results found.

Create MFA

Scopes
write:mfa

Request Body

enabled
boolean
Required
provider
string
Required
Available Values: 
auth_plus
auth_plusnative
type
string
Required
Available Values: 
push
pushemailsmsotpfvwebauthne-sign
created_at
string

Creation date in the ISO 8601 format according to universal time.

is_custom
boolean

Is connection using custom scripts

updated_at
string

Update date in the ISO 8601 format according to universal time.

settings
object
Required
settings.
strategy
string
Required

Push notification strategy

Available Values: codeprompt

Default Value: code

POST
/mfa
cURL
cURLC#DartGoJavaJavaScriptPHPPythonRubyRustSwift
1
2
3
4
5
Loading...
Response
200
Loading...

Response Body Schema

enabled
boolean
Required
provider
string
Required

Value: auth_plus

type
string
Required

Value: push

created_at
string

Creation date in the ISO 8601 format according to universal time.

is_custom
boolean

Is connection using custom scripts

updated_at
string

Update date in the ISO 8601 format according to universal time.

settings
object
Required
settings.
strategy
string
Required

Push notification strategy

Available Values: codeprompt

Default Value: code