Skip to main content

security_questions

Overview

Namesecurity_questions
TypeResource
Idlinode.profile.security_questions

Fields

Methods

NameAccessible byRequired ParamsDescription
getSecurityQuestionsSELECTReturns a collection of security questions and their responses, if any, for your User Profile.
_getSecurityQuestionsEXECReturns a collection of security questions and their responses, if any, for your User Profile.
postSecurityQuestionsEXECAdds security question responses for your User.

Requires exactly three unique questions.

Previous responses are overwritten if answered or reset to null if unanswered.

Note: Security questions must be answered for your User prior to accessing the Two Factor Secret Create (POST /profile/tfa-enable) command.