Skip to content
Esc
No results found.

Update MFA

Scopes
write:mfa

Path Parameters

type
string
Required

MFA Type

Available Values: smsotppushwebauthnemaile-signfv

Request Body

created_at
string

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

enabled
boolean
is_custom
boolean

Is connection using custom scripts

provider
string
Available Values: 
auth_plus
auth_plusnative
type
string
Available Values: 
push
pushemailsmsotpfvwebauthne-sign
updated_at
string

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

settings
object
settings.
strategy
string

Push notification strategy

Available Values: codeprompt

Default Value: code

PATCH
/mfa/{type}
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