POST wx_qy/send_rabbit_msg
发送企业微信群助手消息
Request Information
URI Parameters
None.
Body Parameters
RabbitJsonMsgRequestName | Description | Type | Additional information |
---|---|---|---|
key | string |
None. |
|
Type | RabbitMsgType |
None. |
|
JsonMsg | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "key": "sample string 1", "type": 0, "jsonMsg": "sample string 2" }
Response Information
Resource Description
发送企业微信群助手消息
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.