简体中文
curl -X PUT "http://127.0.0.1:22999/api/wip" -H "Authorization: API key" -H "Content-Type: application/json" -d '{"ip":"1.2.1.2"}'
Successful response
PUT
/api/wip
ip="1.2.1.2"
此页面对您有帮助吗?