Proxy
Proxy Edit
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.
PATCH
Authorizations
Private API key for user-level authentication.
Public API key for user-level authentication.
Headers
Content type for the request body as application/json.
Path Parameters
The unique identifier of the proxy to be edited.
Body
application/json
The proxy edit details.
Proxy Specific Authentication password of the proxy.
Proxy Specific Authentication username of the proxy.