GET Api/A/YS/APPEditContactGroup?memberID={memberID}&id={id}&name={name}
编辑分组
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员ID |
globally unique identifier |
Required |
id |
分组ID |
globally unique identifier |
Required |
name |
分组名称 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.