GET api/docs/M_Course?userId={userId}&FesTestId={FesTestId}&UserAnswer={UserAnswer}&isCorrect={isCorrect}&accessKey={accessKey}&secretKey={secretKey}

No Documentation Found.

Request Information

Parameters

NameDescriptionAdditional information
userId
No Documentation Found.

Define this parameter in the request URI.

FesTestId
No Documentation Found.

Define this parameter in the request URI.

UserAnswer
No Documentation Found.

Define this parameter in the request URI.

isCorrect
No Documentation Found.

Define this parameter in the request URI.

accessKey
No Documentation Found.

Define this parameter in the request URI.

secretKey
No Documentation Found.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "sample string 1": "sample string 2",
  "sample string 3": "sample string 4",
  "sample string 5": "sample string 6"
}

text/javascript

Sample:
{"sample string 1":"sample string 2","sample string 3":"sample string 4","sample string 5":"sample string 6"}