GET api/e/ys/DeleteFiles?memberID={memberID}&ids={ids}
批量删除文件
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberID |
会员编号 |
globally unique identifier |
Required |
ids |
文件类别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.