Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.okeyproxy.com/ipglobal-api/api/v2/secUser/edit \ --header 'Content-Type: application/json' \ --data ' { "secUsername": "<string>", "apiKey": "<string>", "proxyConfig": [ { "proxyType": "<string>", "newPassword": "<string>" } ], "remarks": "<string>" } '
{ "code": 200, "msg": "success", "data": "true" }
Update password and remarks of specific sec-user.
Sec-user account. Letters and numbers only, up to 40 characters
Agent API key used for authentication
Show child attributes
Remarks for sec-user. The remarks would be the same across all plans
Status code
Status message