registry_sw_2fa_confirm
POST/v1/settings/sw-2fa-registration-finish
registry_sw_2fa_confirm
Request
- application/json
Body
required
otp stringrequired
twofa_id uuidrequired
Responses
- 200
- 403
- 404
- 500
OTP verified
- text/plain
- Schema
Schema
string
Invalid OTP
- text/plain
- Schema
Schema
string
2FA not found
- text/plain
- Schema
Schema
string
Internal server error
- text/plain
- Schema
Schema
string
Loading...