Sets the password security question answers for the current user.

HTTP Status Code 400 Error Codes (error property):

MissingPropertyValue - Missing property value(s).

IncorrectNumberOfSelectedSecurityQuestionAnswersSubmitted - An incorrect number of selected password security question answers were submitted.

SelectedSecurityQuestionAnswersContainOneOrMoreEmptyAnswers - One or more password security question answers are empty. The answer is a required field.

DuplicateSecurityQuestionsSubmitted - Duplicate security questions were submitted. Each questionNumber submitted must be unique.

InvalidSecurityQuestionNumber - One or more password security question numbers are invalid

HTTP Status Code 401 Error Codes (error property):

Unauthorized - An Authorization token was not provided and is required.

AccessTokenInvalid - The access token is expired or invalid.

HTTP Status Code 403 Error Codes (error property):

SecurityQuestionAnswerSelectionNotAllowed - The selection of password security question answers is not allowed for this user.

UserAlreadySelectedSecurityQuestionAnswers - The user previously selected password security question answers.

Body Params

Password security question answers to set for the current user.

Headers
string
required
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json