GET Api/A/YS/MNewsGroupOffOrOn?MemberID={MemberID}&Group_NewsID={Group_NewsID}&State={State}
动态分组新闻操作-启用禁用
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
MemberID |
会员编号 |
globally unique identifier |
Required |
Group_NewsID |
会员动态分组编号 |
globally unique identifier |
Required |
State |
状态 默认开启 |
boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.