
AdminU.32791 (Customer) asked a question.
Trying to build a process to allow our users to change their security (recovery) question and answer.
First pull a list of questions example here.
https://developer.okta.com/docs/reference/api/factors/*list-security-questions
Trying to use the SDK. Document for API is similar.
https://developer.okta.com/docs/reference/api/users/*change-recovery-question
I can't figure out what to pass in for the question string.
I have tried to pass in both the actually question ie "Who is your favorite book/movie character?"
Or the tag "favorite_book_movie_character".
Either one in Okta settings --> forgot password question shows it got set up as a custom questions.
Question
Create your own security question
Your custom security question
Who is your favorite book/movie character?
What value should I be using for the question string?
Why does okta think I'm creating a custom security question?

Hello @AdminU.32791 (Customer),
Please check the following link with information: https://developer.okta.com/docs/reference/api/users/#create-user-with-recovery-question
Also, feel free to post this question on our Okta Developer Forums: https://devforum.okta.com,
and they should be able to help you with this.
Regards,
Natalia
Okta Inc.