/token
Methods
Logs the specified User into Tenable.sc and establishes a token for subsequent requests.
NOTE #1: Subsequent requests up to and including /token::DELETE should set the token as the value of the "X-SecurityCenter" HTTP header field
NOTE #2: The value for unassociatedCert will be "true" if a certificate is present and not associated with any user. You may then associate the certificate with the current user.
NOTE #3: On response if releaseSession returns "true", the user has reached its maximum login limit.
NOTE #4: For information on logging in with a client certificate, see /system::GET.
Request Parameters
Example Response - Available session for user to login
Example Response - No sessions available for user to login
Deletes the token associated with the logged in User.
Request Parameters
None
Example Response