Exemption Certificate Management

CertCapture RESTful APIs

PatchOperation

Represents a single patch operation

Parameters
opOptional
string

The operation to perform (add, replace, remove, etc.)

pathOptional
string

Path to the property being modified

valueOptional
string

Value as a string (for add and replace operations)