POST /api/IpWhite/Delete
POST
<Description of the endpoint>
Headers
Content-Type
application/json
secret
string
from user's secret
Body
ids
arrary
e.g:["xxx","aaaa"]
Response
{ "message": "string", "code": 200 }
{ "message": "string", "code": 500 }
Last updated 1 year ago