/v1/pii/redact_imageAuthenticated proxy to PII server /api/redact_image with optional sidecar persistence. `space_id` enforces membership + `apply_pii_pseudonymization=True` and pulls the thread mapping if `thread_id` is set. `source_id` + `collection_id` persist the redacted PNG and mapping JSON next to the original file.
| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
curl -X POST '/api-proxy/v1/pii/redact_image' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X POST '/api-proxy/v1/pii/redact_image' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented