Proxy.DeleteHistory

Deletes a user from a proxy history list.

Parameters

Proxy.DeleteHistory (Required)

Specifies the unique identifier of the user in the proxy history list.

User.context (Required)

Specifies the context identifier for this user's session.

Return Values

Returns the same values as Proxy.ListHistory.

Example

<A href="/servlet/webacc?User.context=xyz&action=Proxy.Action
&Proxy.DeleteHistory=1213"> Delete User in History List </A>