/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 |
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X POST '/api/v1/pii/redact_image' \
-H 'X-API-Key: ak.<key_id>.<secret>'No response body documented
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X POST '/api/v1/pii/redact_image' \
-H 'X-API-Key: ak.<key_id>.<secret>'No response body documented