Request User Question List API

Call this function to retrieve user security question list.

Below is the URL to access the API functions:

PUT /CentagateWS/webresources/security/getUserQuestions/{admin_username}

Parameters

NoParametersOccurenceDescriptions
1usernameRequiredThe user's username
2cenTokenRequiredThe Hmac Value Calculated Using SHA256 With SecretCode As Key And Plain Text From Admin Username + AuthToken

Sample Code

As in below there are some examples of source code of access the API functions: