Enable TOTP
POST /v1/security/totp/enable — Activates TOTP after the user proves they configured the authenticator by submitting a fresh 6-digit code. Step 3 of the
POST /v1/security/totp/enable
Activates TOTP after the user proves they configured the authenticator by submitting a fresh 6-digit code. Step 3 of the enable wizard.
| Method | POST |
| Path | /v1/security/totp/enable |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | auth |