GET api/M_Course/GetPostInfo?postId={postId}&accessKey={accessKey}&secretKey={secretKey}
获取主题帖详细信息。 MediaType(0: 文本; 1: 语音)为1时,Description中存储是的语音文件的URL。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
postId | 主题帖Id |
Define this parameter in the request URI. |
accessKey | accessKey |
Define this parameter in the request URI. |
secretKey | secretKey |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json, text/javascript
Sample:
Sample not available.