Proxy User
Edit Proxy User
This endpoint allows a user to edit an existing Proxy User entry by providing the necessary proxy_user_id
.
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
ID of the proxy user record to edit.
Body
application/json
The Proxy User details to be edited.
The body is of type object
.
Response
200 - application/json
Proxy User Successfully Edited
The response is of type object
.