This endpoint is for editing an existing proxy in the system using the provided proxy_id
. It allows updating Proxy Specific Authentication username or password.
Private API key for user-level authentication.
Public API key for user-level authentication.
Content type for the request body as application/json.
The unique identifier of the proxy to be edited.
The proxy edit details.
The body is of type object
.
Proxy Successfully Edited
The response is of type object
.
This endpoint is for editing an existing proxy in the system using the provided proxy_id
. It allows updating Proxy Specific Authentication username or password.
Private API key for user-level authentication.
Public API key for user-level authentication.
Content type for the request body as application/json.
The unique identifier of the proxy to be edited.
The proxy edit details.
The body is of type object
.
Proxy Successfully Edited
The response is of type object
.