POST wx_qy/add_contact_way
添加联系我方式
Request Information
URI Parameters
None.
Body Parameters
WxQyContactRequestName | Description | Type | Additional information |
---|---|---|---|
Type | integer |
None. |
|
Remark | string |
None. |
|
State | string |
None. |
|
UserID | string |
None. |
|
ConfigID | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "type": 1, "remark": "sample string 2", "state": "sample string 3", "userID": "sample string 4", "configID": "sample string 5" }
Response Information
Resource Description
添加联系我方式
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.