MFA
Finish MFA Registration
Finish credential registration process
POST
/
{tenant_id}
/
mfa
/
registration
/
finalize
Headers
apiKey
string
requiredSecret API key
Minimum length:
32
Path Parameters
tenant_id
string
requiredTenant ID
Body
application/json
id
string
requiredtype
enum<string>
requiredAvailable options:
public-key
rawId
string
requiredresponse
object
requiredauthenticatorAttachment
enum<string>
Available options:
cross-platform
, platform
transports
string[]
Response
200 - application/json
token
string
Was this page helpful?