POST wx_qy/send_msg
发送应用消息
Request Information
URI Parameters
None.
Body Parameters
WxQyMessageDtoName | Description | Type | Additional information |
---|---|---|---|
AgentID | integer |
None. |
|
Msg | Object |
None. |
Request Formats
application/json, text/json
Sample:
{ "agentID": 1, "msg": {} }
Response Information
Resource Description
发送应用消息
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.