APIOperationsConfigure TOTPConfigure TOTP POST /api Enables TOTP for the current user. code and secret are required input parameters where secret is the TOTP secret from generate_totp and code is the current code generated from the secret. Request Responses200422Successful ResponseValidation Error