wiki:API/BBS/Reply-The-Topic

Version 1 (modified by lee, 15 years ago) (diff)

--

Table of Contents

  1. Headers
  2. Form Field
  3. Example

URL  http://dev85.pcauto.com.cn/proxy/bbs/topics/$TOPIC_ID

Headers

仅用于开发环境。

key value
Cookie common_session_id1=1E206769DF2AC93174ACCA2C04D86B60B43FD0351F1331A8

Form Field

name required desc
message y 回复内容正文

Example

curl  http://dev85.pcauto.com.cn/proxy/bbs/topics/2479944 
-H "Cookie:common_session_id1=1E206769DF2AC93174ACCA2C04D86B60B43FD0351F1331A8" 
-d "message=MessageText?"