GET api/M_Course/GetDDQUESTION?QID={QID}&accessKey={accessKey}&secretKey={secretKey}
No Documentation Found.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| QID | 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"}