{
"id": 0,
"title": "string",
"ipWhite": "string",
"remark": "string"
}curl --location --request PUT 'https://m1.apifoxmock.com/m1/1551143-0-default/oauth2/client' \
--header 'Authorization: Bearer {{token_access}}' \
--header 'Referer: https://mask-api-midwayjs.apifox.cn/api-45324274' \
--header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"title": "string",
"ipWhite": "string",
"remark": "string"
}'{"code":200001,"msg":"success"}