PingDirectory API Reference

Hard delete request control

This control can be included in a delete request to override any soft delete policies and remove the target entry from the server completely. Learn more about soft delete policies in Soft delete request control.

The following example shows the JSON encoding for the control:

{
    "oid":"1.3.6.1.4.1.30221.2.5.22",
    "control-name":"Hard Delete Request Control",
    "criticality":true,
}