added

Tenable.io: Activation Date for Two-Factor Authentication

You can now use the Tenable.io API to determine the date on which you enabled two-factor authentication for your user account.

The following endpoints are affected:

API EndpointsChange
GET /sessionnew two_factor.activated element in 200 response message
PUT /sessionnew two_factor.activated element in 200 response message

For information about using the API to enable two-factor authentication, see the following endpoints: POST /session/two-factor/send-verification, POST /session/two-factor/verify-code, and PUT /session/two-factor.