POST api/friend/agree-apply?id={id}
同意好友申请
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
申请记录id |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.