OptionalfromJSON pointer indicating the exact location within the content structure where redaction should be applied. Points to the text node containing the content to redact.
OptionalreasonOptional human-readable reason for the redaction. Used for audit trails and compliance documentation.
OptionaltoEnding character index (zero-based) within the target text where redaction ends (exclusive). Must be greater than or equal to 'from' value.
Starting character index (zero-based) within the target text where redaction begins.