Create the member's security questions
POST/authentication/securityquestions
- You must display the Security Questions provided by the API for selection by the member.
- You must allow for a member to enter in a third question as a question provided by the API, or their own security question.
- A member MUST select 3 Security Questions, the third being custom or provided, and have an answer to each one.
- Answers can be no longer than 30 characters, and the custom question can be no longer than 60 characters.
- These items are required to comply with CU*A's current security requirements.
- In order to use this API, all requests must have an "appKey" sent in the header of the request.
Request
Responses
- 200
- 400
- 403
Request data is either missing or invalid.
Use of the API is not allowed.