GET api/e/ys/EidtGroup?memberID={memberID}&id={id}&groupID={groupID}
修改好友分组
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
id |
好友编号 |
globally unique identifier |
Required |
groupID |
分组编号 |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.