Register factor
Register an authentication factor
POST /auth/factors/register
note
SDK method: registerFactor
Security: authenticated (policy: none)
Request body (application/json)
Accepts a AuthenticationFactorRegistration object.
Response
201 Created — Returns a AuthenticationFactorRegistrationResponse object.