Verify TOTP Auth Factor ChallengeAsk AIpost https://{application_vanity_domain}/api/v1/auth-factors/totp/verify-challengeBody ParamsVerify Auth Factor Challenge RequestuserIdstringrequiredlength between 1 and 26The ID of the user that the auth factor is associated to.codestringrequiredlength ≥ 1The code that will be used to verify the auth factor challenge.Responses 204No Content 400Bad Request 401Unauthorized 403Forbidden 405Method Not Allowed 406Not Acceptable 415Unsupported Media Type 500Internal Server Error 503Service UnavailableUpdated 6 months ago